Interface ANavNode

All Superinterfaces:
AObject, Object

public interface ANavNode extends AObject
  • Method Details

    • getcontainsDur

      Boolean getcontainsDur()
    • getDurType

      String getDurType()
    • getDurHasTypeNumber

      Boolean getDurHasTypeNumber()
    • getcontainsNA

      Boolean getcontainsNA()
    • getNAType

      String getNAType()
    • getNAHasTypeDictionary

      Boolean getNAHasTypeDictionary()
    • getcontainsNext

      Boolean getcontainsNext()
    • getNextType

      String getNextType()
    • getNextHasTypeDictionary

      Boolean getNextHasTypeDictionary()
    • getcontainsPA

      Boolean getcontainsPA()
    • getPAType

      String getPAType()
    • getPAHasTypeDictionary

      Boolean getPAHasTypeDictionary()
    • getcontainsPrev

      Boolean getcontainsPrev()
    • getPrevType

      String getPrevType()
    • getPrevHasTypeDictionary

      Boolean getPrevHasTypeDictionary()
    • getcontainsType

      Boolean getcontainsType()
    • getTypeType

      String getTypeType()
    • getTypeHasTypeName

      Boolean getTypeHasTypeName()
    • getTypeNameValue

      String getTypeNameValue()