|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.businessobjects.enterprise.webi.Universes
The IDs of the universes that are assigned to this Web Intelligence document.
| Constructor Summary | |
Universes()
|
|
| 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. |
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. |
java.lang.String[] |
getUniverse()
Returns the array of universe IDs. |
java.lang.String |
getUniverse(int i)
Returns the universe ID at the specified index position. |
int |
hashCode()
Internal Use Only. |
void |
setUniverse(int i,
java.lang.String value)
Sets the universe ID at the specified index position. |
void |
setUniverse(java.lang.String[] universe)
Sets the array of universe IDs. |
| Methods inherited from class java.lang.Object |
getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public Universes()
| Method Detail |
public java.lang.String[] getUniverse()
Returns the array of universe IDs.
public void setUniverse(java.lang.String[] universe)
Sets the array of universe IDs.
universe - The array of universe IDs.public java.lang.String getUniverse(int i)
Returns the universe ID at the specified index position.
i - The index position.
public void setUniverse(int i,
java.lang.String value)
Sets the universe ID at the specified index position.
i - The index position.value - The universe 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 | |||||||||