com.ibm.uddi.v3.management
Class TierProperty

java.lang.Object
  extended bycom.ibm.uddi.v3.management.Property
      extended bycom.ibm.uddi.v3.management.TierProperty
All Implemented Interfaces:
java.io.Serializable

public class TierProperty
extends Property

Tag class representing a specific property of a tier.

Author:
IBM
See Also:
Serialized Form

Field Summary
static java.lang.String JAVA_COPYRIGHT
           
 
Constructor Summary
TierProperty()
          Constructor taking no arguments.
 
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
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

JAVA_COPYRIGHT

public static final java.lang.String JAVA_COPYRIGHT
See Also:
Constant Field Values
Constructor Detail

TierProperty

public TierProperty()
Constructor taking no arguments.