Interface OfficeSectionObjectType

All Known Implementing Classes:
OfficeSectionObjectTypeImpl

public interface OfficeSectionObjectType
Type definition of the OfficeSectionObject.
Author:
Daniel Sagenschneider
  • Method Details

    • getOfficeSectionObjectName

      String getOfficeSectionObjectName()
      Obtains the name of this OfficeSectionObject.
      Returns:
      Name of this OfficeSectionObject.
    • getObjectType

      String getObjectType()
      Obtains the object type.
      Returns:
      Object type.
    • getTypeQualifier

      String getTypeQualifier()
      Obtains the type qualifier.
      Returns:
      Type qualifier.