|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.xmlsoap.schemas.ws._2004._09.policy.OperatorContentType
org.xmlsoap.schemas.ws._2004._09.policy.Policy
public class Policy
| Constructor Summary | |
|---|---|
Policy()
|
|
Policy(Policy policy,
OperatorContentType all,
OperatorContentType exactlyOne,
PolicyReference policyReference,
org.apache.axis.message.MessageElement[] _any,
org.apache.axis.types.URI name,
org.apache.axis.types.Id id)
|
|
| 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 |
org.apache.axis.types.Id |
getId()
Gets the id value for this Policy. |
org.apache.axis.types.URI |
getName()
Gets the name value for this Policy. |
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 |
setId(org.apache.axis.types.Id id)
Sets the id value for this Policy. |
void |
setName(org.apache.axis.types.URI name)
Sets the name value for this Policy. |
| Methods inherited from class org.xmlsoap.schemas.ws._2004._09.policy.OperatorContentType |
|---|
get_any, getAll, getExactlyOne, getPolicy, getPolicyReference, set_any, setAll, setExactlyOne, setPolicy, setPolicyReference |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Policy()
public Policy(Policy policy,
OperatorContentType all,
OperatorContentType exactlyOne,
PolicyReference policyReference,
org.apache.axis.message.MessageElement[] _any,
org.apache.axis.types.URI name,
org.apache.axis.types.Id id)
| Method Detail |
|---|
public org.apache.axis.types.URI getName()
public void setName(org.apache.axis.types.URI name)
name - public org.apache.axis.types.Id getId()
public void setId(org.apache.axis.types.Id id)
id - public boolean equals(java.lang.Object obj)
equals in class OperatorContentTypepublic int hashCode()
hashCode in class OperatorContentTypepublic 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 | |||||||||