Interface ADocMDPTransformParameters

All Superinterfaces:
AObject, Object

public interface ADocMDPTransformParameters extends AObject
  • Method Details

    • getcontainsP

      Boolean getcontainsP()
    • getPType

      String getPType()
    • getPHasTypeInteger

      Boolean getPHasTypeInteger()
    • getPIntegerValue

      Long getPIntegerValue()
    • getcontainsType

      Boolean getcontainsType()
    • getTypeType

      String getTypeType()
    • getTypeHasTypeName

      Boolean getTypeHasTypeName()
    • getTypeNameValue

      String getTypeNameValue()
    • getcontainsV

      Boolean getcontainsV()
    • getVType

      String getVType()
    • getVHasTypeName

      Boolean getVHasTypeName()
    • getVNameValue

      String getVNameValue()