|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.globus.rendezvous.generated.RendezvousDataType
| Field Summary | |
private java.lang.Object |
__equalsCalc
|
private boolean |
__hashCodeCalc
|
private byte[][] |
internalRegistrantData
|
private int |
tally
|
private static org.apache.axis.description.TypeDesc |
typeDesc
|
| Constructor Summary | |
RendezvousDataType()
|
|
RendezvousDataType(byte[][] internalRegistrantData,
int tally)
|
|
| 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 |
byte[][] |
getInternalRegistrantData()
Gets the internalRegistrantData value for this RendezvousDataType. |
byte[] |
getInternalRegistrantData(int i)
|
static org.apache.axis.encoding.Serializer |
getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Serializer |
int |
getTally()
Gets the tally value for this RendezvousDataType. |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
int |
hashCode()
|
void |
setInternalRegistrantData(byte[][] internalRegistrantData)
Sets the internalRegistrantData value for this RendezvousDataType. |
void |
setInternalRegistrantData(int i,
byte[] _value)
|
void |
setTally(int tally)
Sets the tally value for this RendezvousDataType. |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
private int tally
private byte[][] internalRegistrantData
private java.lang.Object __equalsCalc
private boolean __hashCodeCalc
private static org.apache.axis.description.TypeDesc typeDesc
| Constructor Detail |
public RendezvousDataType()
public RendezvousDataType(byte[][] internalRegistrantData,
int tally)
| Method Detail |
public int getTally()
public void setTally(int tally)
tally - public byte[][] getInternalRegistrantData()
public void setInternalRegistrantData(byte[][] internalRegistrantData)
internalRegistrantData - public byte[] getInternalRegistrantData(int i)
public void setInternalRegistrantData(int i,
byte[] _value)
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 | ||||||||||