java.lang.Objectcom.ibm.commerce.webservice.datatype.RequisitionerID
This class represents the complex type
Constructor Summary | |
RequisitionerID() |
Method Summary | |
java.lang.String | getType() Gets the type |
java.lang.String | getValue() Gets the value |
void | setType(java.lang.String type) Sets the type |
void | setValue(java.lang.String value) Sets the value |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public RequisitionerID()
Method Detail |
public java.lang.String getType()
public java.lang.String getValue()
public void setType(java.lang.String type)
public void setValue(java.lang.String value)
(C) Copyright IBM Corporation 1996, 2005. All Rights Reserved.