|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.globus.mds.usefulrp.types.ResourcePropertyProviderConfigArray
| Constructor Summary | |
ResourcePropertyProviderConfigArray()
|
|
ResourcePropertyProviderConfigArray(ResourcePropertyProviderConfig[] configArray)
|
|
| Method Summary | |
boolean |
equals(Object obj)
|
ResourcePropertyProviderConfig[] |
getConfigArray()
Gets the configArray value for this ResourcePropertyProviderConfigArray. |
ResourcePropertyProviderConfig |
getConfigArray(int i)
|
static Deserializer |
getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Deserializer |
static Serializer |
getSerializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Serializer |
static TypeDesc |
getTypeDesc()
Return type metadata object |
int |
hashCode()
|
void |
setConfigArray(int i,
ResourcePropertyProviderConfig _value)
|
void |
setConfigArray(ResourcePropertyProviderConfig[] configArray)
Sets the configArray value for this ResourcePropertyProviderConfigArray. |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ResourcePropertyProviderConfigArray()
public ResourcePropertyProviderConfigArray(ResourcePropertyProviderConfig[] configArray)
| Method Detail |
public ResourcePropertyProviderConfig[] getConfigArray()
public void setConfigArray(ResourcePropertyProviderConfig[] configArray)
configArray - public ResourcePropertyProviderConfig getConfigArray(int i)
public void setConfigArray(int i,
ResourcePropertyProviderConfig _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 | ||||||||||