|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.borland.sctm.ws.execution.entities.PropertyValue
public class PropertyValue
| Constructor Summary | |
|---|---|
PropertyValue()
|
|
PropertyValue(PropertyValue[] children,
int modifyCount,
java.lang.String name,
java.lang.String nodeID,
java.lang.String propertyID,
java.lang.String propertyTypeID,
int type,
java.lang.String value)
|
|
| Method Summary | |
|---|---|
boolean |
equals(java.lang.Object obj)
|
PropertyValue[] |
getChildren()
Gets the children value for this PropertyValue. |
static org.apache.axis.encoding.Deserializer |
getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Deserializer |
int |
getModifyCount()
Gets the modifyCount value for this PropertyValue. |
java.lang.String |
getName()
Gets the name value for this PropertyValue. |
java.lang.String |
getNodeID()
Gets the nodeID value for this PropertyValue. |
java.lang.String |
getPropertyID()
Gets the propertyID value for this PropertyValue. |
java.lang.String |
getPropertyTypeID()
Gets the propertyTypeID value for this PropertyValue. |
static org.apache.axis.encoding.Serializer |
getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Serializer |
int |
getType()
Gets the type value for this PropertyValue. |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
java.lang.String |
getValue()
Gets the value value for this PropertyValue. |
int |
hashCode()
|
void |
setChildren(PropertyValue[] children)
Sets the children value for this PropertyValue. |
void |
setModifyCount(int modifyCount)
Sets the modifyCount value for this PropertyValue. |
void |
setName(java.lang.String name)
Sets the name value for this PropertyValue. |
void |
setNodeID(java.lang.String nodeID)
Sets the nodeID value for this PropertyValue. |
void |
setPropertyID(java.lang.String propertyID)
Sets the propertyID value for this PropertyValue. |
void |
setPropertyTypeID(java.lang.String propertyTypeID)
Sets the propertyTypeID value for this PropertyValue. |
void |
setType(int type)
Sets the type value for this PropertyValue. |
void |
setValue(java.lang.String value)
Sets the value value for this PropertyValue. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PropertyValue()
public PropertyValue(PropertyValue[] children,
int modifyCount,
java.lang.String name,
java.lang.String nodeID,
java.lang.String propertyID,
java.lang.String propertyTypeID,
int type,
java.lang.String value)
| Method Detail |
|---|
public PropertyValue[] getChildren()
public void setChildren(PropertyValue[] children)
children - public int getModifyCount()
public void setModifyCount(int modifyCount)
modifyCount - public java.lang.String getName()
public void setName(java.lang.String name)
name - public java.lang.String getNodeID()
public void setNodeID(java.lang.String nodeID)
nodeID - public java.lang.String getPropertyID()
public void setPropertyID(java.lang.String propertyID)
propertyID - public java.lang.String getPropertyTypeID()
public void setPropertyTypeID(java.lang.String propertyTypeID)
propertyTypeID - public int getType()
public void setType(int type)
type - public java.lang.String getValue()
public void setValue(java.lang.String value)
value - public boolean equals(java.lang.Object obj)
equals in class java.lang.Objectpublic int hashCode()
hashCode in class java.lang.Objectpublic static org.apache.axis.description.TypeDesc getTypeDesc()
public static org.apache.axis.encoding.Serializer getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
public static org.apache.axis.encoding.Deserializer getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||