|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorca.shirako.proxies.soap.beans.ResourceSet
public class ResourceSet
| Constructor Summary | |
|---|---|
ResourceSet()
|
|
ResourceSet(int units,
java.lang.String type,
ResourceData resourceData,
Plist concrete)
|
|
| Method Summary | |
|---|---|
boolean |
equals(java.lang.Object obj)
|
Plist |
getConcrete()
Gets the concrete value for this ResourceSet. |
static org.apache.axis.encoding.Deserializer |
getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Deserializer |
ResourceData |
getResourceData()
Gets the resourceData value for this ResourceSet. |
static org.apache.axis.encoding.Serializer |
getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Serializer |
java.lang.String |
getType()
Gets the type value for this ResourceSet. |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
int |
getUnits()
Gets the units value for this ResourceSet. |
int |
hashCode()
|
void |
setConcrete(Plist concrete)
Sets the concrete value for this ResourceSet. |
void |
setResourceData(ResourceData resourceData)
Sets the resourceData value for this ResourceSet. |
void |
setType(java.lang.String type)
Sets the type value for this ResourceSet. |
void |
setUnits(int units)
Sets the units value for this ResourceSet. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ResourceSet()
public ResourceSet(int units,
java.lang.String type,
ResourceData resourceData,
Plist concrete)
| Method Detail |
|---|
public int getUnits()
public void setUnits(int units)
units - public java.lang.String getType()
public void setType(java.lang.String type)
type - public ResourceData getResourceData()
public void setResourceData(ResourceData resourceData)
resourceData - public Plist getConcrete()
public void setConcrete(Plist concrete)
concrete - public boolean equals(java.lang.Object obj)
equals in class java.lang.Objectpublic int hashCode()
hashCode in class java.lang.Objectpublic 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 | |||||||||