Interface ADPart

All Superinterfaces:
AObject, Object
All Known Implementing Classes:
GFADPart

public interface ADPart extends AObject
  • Method Details

    • getcontainsAF

      Boolean getcontainsAF()
    • getAFType

      String getAFType()
    • getAFHasTypeArray

      Boolean getAFHasTypeArray()
    • getcontainsDPM

      Boolean getcontainsDPM()
    • getDPMType

      String getDPMType()
    • getDPMHasTypeDictionary

      Boolean getDPMHasTypeDictionary()
    • getcontainsDParts

      Boolean getcontainsDParts()
    • getDPartsType

      String getDPartsType()
    • getDPartsHasTypeArray

      Boolean getDPartsHasTypeArray()
    • getDPartsArraySize

      Long getDPartsArraySize()
    • getcontainsEnd

      Boolean getcontainsEnd()
    • getisEndIndirect

      Boolean getisEndIndirect()
    • getEndType

      String getEndType()
    • getEndHasTypeDictionary

      Boolean getEndHasTypeDictionary()
    • getcontainsParent

      Boolean getcontainsParent()
    • getisParentIndirect

      Boolean getisParentIndirect()
    • getParentType

      String getParentType()
    • getParentHasTypeDictionary

      Boolean getParentHasTypeDictionary()
    • getcontainsStart

      Boolean getcontainsStart()
    • getisStartIndirect

      Boolean getisStartIndirect()
    • getStartType

      String getStartType()
    • getStartHasTypeDictionary

      Boolean getStartHasTypeDictionary()
    • getcontainsType

      Boolean getcontainsType()
    • getTypeType

      String getTypeType()
    • getTypeHasTypeName

      Boolean getTypeHasTypeName()
    • getTypeNameValue

      String getTypeNameValue()