|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.globus.mds.glue.batchprovider.IntUnlimitedUnknownType
| Constructor Summary | |
IntUnlimitedUnknownType()
|
|
IntUnlimitedUnknownType(int _value)
|
|
IntUnlimitedUnknownType(NMToken _value)
|
|
IntUnlimitedUnknownType(String _value)
|
|
| Method Summary | |
boolean |
equals(Object obj)
|
static Deserializer |
getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Deserializer |
int |
getIntValue()
Gets the intValue value for this IntUnlimitedUnknownType. |
NMToken |
getNMTOKENValue()
Gets the NMTOKENValue value for this IntUnlimitedUnknownType. |
static Serializer |
getSerializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Serializer |
static TypeDesc |
getTypeDesc()
Return type metadata object |
int |
hashCode()
|
void |
setIntValue(int _value)
Sets the _value value for this IntUnlimitedUnknownType. |
void |
setNMTOKENValue(NMToken _value)
Sets the _value value for this IntUnlimitedUnknownType. |
String |
toString()
|
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public IntUnlimitedUnknownType()
public IntUnlimitedUnknownType(String _value)
public IntUnlimitedUnknownType(int _value)
public IntUnlimitedUnknownType(NMToken _value)
| Method Detail |
public String toString()
public int getIntValue()
public void setIntValue(int _value)
_value - public NMToken getNMTOKENValue()
public void setNMTOKENValue(NMToken _value)
_value - public boolean equals(Object obj)
public int hashCode()
public static TypeDesc getTypeDesc()
public static Serializer getSerializer(String mechType,
Class _javaType,
QName _xmlType)
public static Deserializer getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||