Class constructorParameterOrderType

All Implemented Interfaces:
Serializable

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

    • constructorParameterOrderType

      public constructorParameterOrderType()
  • Method Details

    • setElementName

      public void setElementName(int index, string elementName)
    • getElementName

      public string getElementName(int index)
    • getElementNameCount

      public int getElementNameCount()
    • removeElementName

      public boolean removeElementName(int index)
    • setId

      public void setId(String id)
    • getId

      public String getId()
    • removeId

      public boolean removeId()