java.lang.Objectcom.ibm.commerce.webservice.datatype.UserDataField
This class represents the complex type
Constructor Summary | |
UserDataField() |
Method Summary | |
java.lang.String | getName() Gets the name |
java.lang.String | getValue() Gets the value |
void | setName(java.lang.String name) Sets the name |
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 UserDataField()
Method Detail |
public java.lang.String getName()
public java.lang.String getValue()
public void setName(java.lang.String name)
public void setValue(java.lang.String value)
(C) Copyright IBM Corporation 1996, 2005. All Rights Reserved.