IBM WebSphere Application ServerTM
Release 8

com.ibm.uddi.v3.management
Class UddiUserProperty

java.lang.Object
  extended by com.ibm.uddi.v3.management.Property
      extended by com.ibm.uddi.v3.management.UddiUserProperty
All Implemented Interfaces:
java.io.Serializable

public class UddiUserProperty
extends Property

Tag class representing a specific property of a UDDI user.

See Also:
Serialized Form

Constructor Summary
UddiUserProperty()
          Constructor taking no arguments.
 
Method Summary
 
Methods inherited from class com.ibm.uddi.v3.management.Property
getBooleanValue, getConstraints, getDescriptionKey, getDisplayOrder, getId, getIntegerValue, getNameKey, getStringValue, getType, getUnitsKey, getValidValues, getValue, isInternal, isReadOnly, isRequired, isUsingMessageKeys, setBooleanValue, setConstraints, setDescriptionKey, setDisplayOrder, setId, setIntegerValue, setInternal, setNameKey, setReadOnly, setRequired, setStringValue, setType, setUnitsKey, setUsingMessageKeys, setValidValues, setValue, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

UddiUserProperty

public UddiUserProperty()
Constructor taking no arguments.


IBM WebSphere Application ServerTM
Release 8