Interface AFieldMDPTransformParameters

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

public interface AFieldMDPTransformParameters extends AObject
  • Method Details

    • getcontainsAction

      Boolean getcontainsAction()
    • getActionType

      String getActionType()
    • getActionHasTypeName

      Boolean getActionHasTypeName()
    • getActionNameValue

      String getActionNameValue()
    • getcontainsFields

      Boolean getcontainsFields()
    • getFieldsType

      String getFieldsType()
    • getFieldsHasTypeArray

      Boolean getFieldsHasTypeArray()
    • getcontainsType

      Boolean getcontainsType()
    • getTypeType

      String getTypeType()
    • getTypeHasTypeName

      Boolean getTypeHasTypeName()
    • getTypeNameValue

      String getTypeNameValue()
    • getcontainsV

      Boolean getcontainsV()
    • getVType

      String getVType()
    • getVHasTypeName

      Boolean getVHasTypeName()
    • getVNameValue

      String getVNameValue()