Class methodParamPartsMappingType

All Implemented Interfaces:
Serializable

public class methodParamPartsMappingType extends ComplexType
This class represents the complex type
See Also:
  • Constructor Details

    • methodParamPartsMappingType

      public methodParamPartsMappingType()
  • Method Details

    • setParamPosition

      public void setParamPosition(xsdNonNegativeIntegerType paramPosition)
    • getParamPosition

      public xsdNonNegativeIntegerType getParamPosition()
    • removeParamPosition

      public boolean removeParamPosition()
    • setParamType

      public void setParamType(javaTypeType paramType)
    • getParamType

      public javaTypeType getParamType()
    • removeParamType

      public boolean removeParamType()
    • setWsdlMessageMapping

      public void setWsdlMessageMapping(wsdlMessageMappingType wsdlMessageMapping)
    • getWsdlMessageMapping

      public wsdlMessageMappingType getWsdlMessageMapping()
    • removeWsdlMessageMapping

      public boolean removeWsdlMessageMapping()
    • setId

      public void setId(String id)
    • getId

      public String getId()
    • removeId

      public boolean removeId()