Class SerialFieldTag

java.lang.Object
com.github.chhorz.javadoc.tags.StructuredTag
com.github.chhorz.javadoc.tags.SerialFieldTag
All Implemented Interfaces:
BlockTag, Tag

public class SerialFieldTag extends StructuredTag
Oracle documentation @serialField tag
Author:
chhorz
  • Constructor Details

    • SerialFieldTag

      public SerialFieldTag()
  • Method Details

    • getFieldName

      public String getFieldName()
    • getFieldType

      public String getFieldType()
    • getFieldDescription

      public String getFieldDescription()