Interface AActionSubmitForm

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

public interface AActionSubmitForm extends AObject
  • Method Details

    • getcontainsCharSet

      Boolean getcontainsCharSet()
    • getCharSetType

      String getCharSetType()
    • getCharSetHasTypeString

      Boolean getCharSetHasTypeString()
    • getCharSetStringValue

      String getCharSetStringValue()
    • getcontainsF

      Boolean getcontainsF()
    • getFType

      String getFType()
    • getFHasTypeDictionary

      Boolean getFHasTypeDictionary()
    • getFHasTypeString

      Boolean getFHasTypeString()
    • getcontainsFields

      Boolean getcontainsFields()
    • getFieldsType

      String getFieldsType()
    • getFieldsHasTypeArray

      Boolean getFieldsHasTypeArray()
    • getcontainsFlags

      Boolean getcontainsFlags()
    • getFlagsType

      String getFlagsType()
    • getFlagsHasTypeBitmask

      Boolean getFlagsHasTypeBitmask()
    • getFlagsBitmaskValue

      Long getFlagsBitmaskValue()
    • getcontainsNext

      Boolean getcontainsNext()
    • getNextType

      String getNextType()
    • getNextHasTypeArray

      Boolean getNextHasTypeArray()
    • getNextHasTypeDictionary

      Boolean getNextHasTypeDictionary()
    • getcontainsS

      Boolean getcontainsS()
    • getSType

      String getSType()
    • getSHasTypeName

      Boolean getSHasTypeName()
    • getSNameValue

      String getSNameValue()
    • getcontainsType

      Boolean getcontainsType()
    • getTypeType

      String getTypeType()
    • getTypeHasTypeName

      Boolean getTypeHasTypeName()
    • getTypeNameValue

      String getTypeNameValue()