|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.wpc.WpcChildType
public class WpcChildType
Constructor Summary | |
---|---|
WpcChildType()
|
|
WpcChildType(java.lang.String wpcChildPath,
java.lang.String wpcChildDisplayName,
WpcChildTypeWpcChildType wpcChildType,
WpcAttributeListType[] attributeList)
|
Method Summary | |
---|---|
boolean |
equals(java.lang.Object obj)
|
WpcAttributeListType[] |
getAttributeList()
Gets the attributeList value for this WpcChildType. |
WpcAttributeListType |
getAttributeList(int i)
|
static org.apache.axis.encoding.Deserializer |
getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Deserializer |
static org.apache.axis.encoding.Serializer |
getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Serializer |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
java.lang.String |
getWpcChildDisplayName()
Gets the wpcChildDisplayName value for this WpcChildType. |
java.lang.String |
getWpcChildPath()
Gets the wpcChildPath value for this WpcChildType. |
WpcChildTypeWpcChildType |
getWpcChildType()
Gets the wpcChildType value for this WpcChildType. |
int |
hashCode()
|
void |
setAttributeList(int i,
WpcAttributeListType _value)
|
void |
setAttributeList(WpcAttributeListType[] attributeList)
Sets the attributeList value for this WpcChildType. |
void |
setWpcChildDisplayName(java.lang.String wpcChildDisplayName)
Sets the wpcChildDisplayName value for this WpcChildType. |
void |
setWpcChildPath(java.lang.String wpcChildPath)
Sets the wpcChildPath value for this WpcChildType. |
void |
setWpcChildType(WpcChildTypeWpcChildType wpcChildType)
Sets the wpcChildType value for this WpcChildType. |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public WpcChildType()
public WpcChildType(java.lang.String wpcChildPath, java.lang.String wpcChildDisplayName, WpcChildTypeWpcChildType wpcChildType, WpcAttributeListType[] attributeList)
Method Detail |
---|
public java.lang.String getWpcChildPath()
public void setWpcChildPath(java.lang.String wpcChildPath)
wpcChildPath
- public java.lang.String getWpcChildDisplayName()
public void setWpcChildDisplayName(java.lang.String wpcChildDisplayName)
wpcChildDisplayName
- public WpcChildTypeWpcChildType getWpcChildType()
public void setWpcChildType(WpcChildTypeWpcChildType wpcChildType)
wpcChildType
- public WpcAttributeListType[] getAttributeList()
public void setAttributeList(WpcAttributeListType[] attributeList)
attributeList
- public WpcAttributeListType getAttributeList(int i)
public void setAttributeList(int i, WpcAttributeListType _value)
public boolean equals(java.lang.Object obj)
equals
in class java.lang.Object
public int hashCode()
hashCode
in class java.lang.Object
public 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 |