Interface ClassSectionTypeQualifier


  • public interface ClassSectionTypeQualifier
    Type qualifier for SectionManagedObject.
    Author:
    Daniel Sagenschneider
    • Method Detail

      • getQualifier

        java.lang.String getQualifier()
        Obtains the qualifier.
        Returns:
        Qualifier.
      • getType

        java.lang.Class<?> getType()
        Obtains the type.
        Returns:
        Type.