Interface AEncoding

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

public interface AEncoding extends AObject
  • Method Details

    • getcontainsBaseEncoding

      Boolean getcontainsBaseEncoding()
    • getBaseEncodingType

      String getBaseEncodingType()
    • getBaseEncodingHasTypeName

      Boolean getBaseEncodingHasTypeName()
    • getBaseEncodingNameValue

      String getBaseEncodingNameValue()
    • getcontainsDifferences

      Boolean getcontainsDifferences()
    • getDifferencesType

      String getDifferencesType()
    • getDifferencesHasTypeArray

      Boolean getDifferencesHasTypeArray()
    • getcontainsType

      Boolean getcontainsType()
    • getTypeType

      String getTypeType()
    • getTypeHasTypeName

      Boolean getTypeHasTypeName()
    • getTypeNameValue

      String getTypeNameValue()