|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.wpc.WpcCatalogQueryChildrenResultType
public class WpcCatalogQueryChildrenResultType
Constructor Summary | |
---|---|
WpcCatalogQueryChildrenResultType()
|
|
WpcCatalogQueryChildrenResultType(java.lang.String wpcCatalogName,
WpcHierarchyNameType wpcHierarchyName,
java.lang.String wpcParentPath,
WpcChildType[] wpcChildren)
|
Method Summary | |
---|---|
boolean |
equals(java.lang.Object obj)
|
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 |
getWpcCatalogName()
Gets the wpcCatalogName value for this WpcCatalogQueryChildrenResultType. |
WpcChildType[] |
getWpcChildren()
Gets the wpcChildren value for this WpcCatalogQueryChildrenResultType. |
WpcHierarchyNameType |
getWpcHierarchyName()
Gets the wpcHierarchyName value for this WpcCatalogQueryChildrenResultType. |
java.lang.String |
getWpcParentPath()
Gets the wpcParentPath value for this WpcCatalogQueryChildrenResultType. |
int |
hashCode()
|
void |
setWpcCatalogName(java.lang.String wpcCatalogName)
Sets the wpcCatalogName value for this WpcCatalogQueryChildrenResultType. |
void |
setWpcChildren(WpcChildType[] wpcChildren)
Sets the wpcChildren value for this WpcCatalogQueryChildrenResultType. |
void |
setWpcHierarchyName(WpcHierarchyNameType wpcHierarchyName)
Sets the wpcHierarchyName value for this WpcCatalogQueryChildrenResultType. |
void |
setWpcParentPath(java.lang.String wpcParentPath)
Sets the wpcParentPath value for this WpcCatalogQueryChildrenResultType. |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public WpcCatalogQueryChildrenResultType()
public WpcCatalogQueryChildrenResultType(java.lang.String wpcCatalogName, WpcHierarchyNameType wpcHierarchyName, java.lang.String wpcParentPath, WpcChildType[] wpcChildren)
Method Detail |
---|
public java.lang.String getWpcCatalogName()
public void setWpcCatalogName(java.lang.String wpcCatalogName)
wpcCatalogName
- public WpcHierarchyNameType getWpcHierarchyName()
public void setWpcHierarchyName(WpcHierarchyNameType wpcHierarchyName)
wpcHierarchyName
- public java.lang.String getWpcParentPath()
public void setWpcParentPath(java.lang.String wpcParentPath)
wpcParentPath
- public WpcChildType[] getWpcChildren()
public void setWpcChildren(WpcChildType[] wpcChildren)
wpcChildren
- 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 |