|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorca.shirako.proxies.soap.beans.ResourceData
public class ResourceData
| Constructor Summary | |
|---|---|
ResourceData()
|
|
ResourceData(Properties requestProperties,
Properties configurationProperties,
Properties resourceProperties)
|
|
| Method Summary | |
|---|---|
boolean |
equals(java.lang.Object obj)
|
Properties |
getConfigurationProperties()
Gets the configurationProperties value for this ResourceData. |
static org.apache.axis.encoding.Deserializer |
getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Deserializer |
Properties |
getRequestProperties()
Gets the requestProperties value for this ResourceData. |
Properties |
getResourceProperties()
Gets the resourceProperties value for this ResourceData. |
static org.apache.axis.encoding.Serializer |
getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Serializer |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
int |
hashCode()
|
void |
setConfigurationProperties(Properties configurationProperties)
Sets the configurationProperties value for this ResourceData. |
void |
setRequestProperties(Properties requestProperties)
Sets the requestProperties value for this ResourceData. |
void |
setResourceProperties(Properties resourceProperties)
Sets the resourceProperties value for this ResourceData. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ResourceData()
public ResourceData(Properties requestProperties,
Properties configurationProperties,
Properties resourceProperties)
| Method Detail |
|---|
public Properties getRequestProperties()
public void setRequestProperties(Properties requestProperties)
requestProperties - public Properties getConfigurationProperties()
public void setConfigurationProperties(Properties configurationProperties)
configurationProperties - public Properties getResourceProperties()
public void setResourceProperties(Properties resourceProperties)
resourceProperties - 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 | |||||||||