Interface AttributeMarker.Optionalable

All Superinterfaces:
Annotation, AttributeMarker
All Known Implementing Classes:
AnyAnnotation, BasicJpaAnnotation, ManyToOneJpaAnnotation, OneToOneJpaAnnotation
Enclosing interface:
AttributeMarker

public static interface AttributeMarker.Optionalable extends AttributeMarker
  • Method Details

    • optional

      boolean optional()
    • optional

      void optional(boolean value)