|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.wpc.WpcDataContainerType
public class WpcDataContainerType
Constructor Summary | |
---|---|
WpcDataContainerType()
|
|
WpcDataContainerType(WpcExternalDataContainerType[] wpcExternalDataContainer,
WpcAttachmentsDataContainerType[] wpcAttachmentsDataContainer)
|
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 |
WpcAttachmentsDataContainerType[] |
getWpcAttachmentsDataContainer()
Gets the wpcAttachmentsDataContainer value for this WpcDataContainerType. |
WpcAttachmentsDataContainerType |
getWpcAttachmentsDataContainer(int i)
|
WpcExternalDataContainerType[] |
getWpcExternalDataContainer()
Gets the wpcExternalDataContainer value for this WpcDataContainerType. |
WpcExternalDataContainerType |
getWpcExternalDataContainer(int i)
|
int |
hashCode()
|
void |
setWpcAttachmentsDataContainer(int i,
WpcAttachmentsDataContainerType _value)
|
void |
setWpcAttachmentsDataContainer(WpcAttachmentsDataContainerType[] wpcAttachmentsDataContainer)
Sets the wpcAttachmentsDataContainer value for this WpcDataContainerType. |
void |
setWpcExternalDataContainer(int i,
WpcExternalDataContainerType _value)
|
void |
setWpcExternalDataContainer(WpcExternalDataContainerType[] wpcExternalDataContainer)
Sets the wpcExternalDataContainer value for this WpcDataContainerType. |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public WpcDataContainerType()
public WpcDataContainerType(WpcExternalDataContainerType[] wpcExternalDataContainer, WpcAttachmentsDataContainerType[] wpcAttachmentsDataContainer)
Method Detail |
---|
public WpcExternalDataContainerType[] getWpcExternalDataContainer()
public void setWpcExternalDataContainer(WpcExternalDataContainerType[] wpcExternalDataContainer)
wpcExternalDataContainer
- public WpcExternalDataContainerType getWpcExternalDataContainer(int i)
public void setWpcExternalDataContainer(int i, WpcExternalDataContainerType _value)
public WpcAttachmentsDataContainerType[] getWpcAttachmentsDataContainer()
public void setWpcAttachmentsDataContainer(WpcAttachmentsDataContainerType[] wpcAttachmentsDataContainer)
wpcAttachmentsDataContainer
- public WpcAttachmentsDataContainerType getWpcAttachmentsDataContainer(int i)
public void setWpcAttachmentsDataContainer(int i, WpcAttachmentsDataContainerType _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 |