Interface AOutline

All Superinterfaces:
AObject, Object

public interface AOutline extends AObject
  • Method Details

    • getcontainsCount

      Boolean getcontainsCount()
    • getCountType

      String getCountType()
    • getCountHasTypeInteger

      Boolean getCountHasTypeInteger()
    • getCountIntegerValue

      Long getCountIntegerValue()
    • getcontainsFirst

      Boolean getcontainsFirst()
    • getisFirstIndirect

      Boolean getisFirstIndirect()
    • getFirstType

      String getFirstType()
    • getFirstHasTypeDictionary

      Boolean getFirstHasTypeDictionary()
    • getcontainsLast

      Boolean getcontainsLast()
    • getisLastIndirect

      Boolean getisLastIndirect()
    • getLastType

      String getLastType()
    • getLastHasTypeDictionary

      Boolean getLastHasTypeDictionary()
    • getcontainsType

      Boolean getcontainsType()
    • getTypeType

      String getTypeType()
    • getTypeHasTypeName

      Boolean getTypeHasTypeName()
    • getTypeNameValue

      String getTypeNameValue()