|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.businessobjects.enterprise.fullclient.Publications
The collection of publication IDs that use this document.
| Constructor Summary | |
Publications()
|
|
| Method Summary | |
boolean |
equals(java.lang.Object obj)
Internal Use Only. |
static org.apache.axis.encoding.Deserializer |
getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Internal Use Only. |
java.lang.String[] |
getPublication()
Returns the array of publication IDs. |
java.lang.String |
getPublication(int i)
Returns the publication ID at the specified index position. |
static org.apache.axis.encoding.Serializer |
getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Internal Use Only. |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Internal Use Only. |
int |
hashCode()
Internal Use Only. |
void |
setPublication(int i,
java.lang.String value)
Sets the publication ID at the specified index position. |
void |
setPublication(java.lang.String[] publication)
Sets the array of publication IDs. |
| Methods inherited from class java.lang.Object |
getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public Publications()
| Method Detail |
public java.lang.String[] getPublication()
Returns the array of publication IDs.
public void setPublication(java.lang.String[] publication)
Sets the array of publication IDs.
publication - The array of publication IDs.public java.lang.String getPublication(int i)
Returns the publication ID at the specified index position.
i - The index position.
public void setPublication(int i,
java.lang.String value)
Sets the publication ID at the specified index position.
i - The index position.value - The publication ID.public boolean equals(java.lang.Object obj)
public int hashCode()
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 | |||||||||