Class FieldAnnotationMapping

java.lang.Object
org.rspeer.game.script.model.mapping.AnnotationMapping<Field>
org.rspeer.game.script.model.mapping.FieldAnnotationMapping

public class FieldAnnotationMapping extends AnnotationMapping<Field>
  • Constructor Details

    • FieldAnnotationMapping

      public FieldAnnotationMapping(Annotation annotation, Field member)
  • Method Details

    • getSection

      public Section getSection()
    • setSection

      public void setSection(Section section)