|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.globus.ws.policy.PolicyReferenceType
| Field Summary | |
private java.lang.Object |
__equalsCalc
|
private boolean |
__hashCodeCalc
|
private org.apache.axis.message.MessageElement[] |
_any
|
private byte[] |
digest
|
private javax.xml.namespace.QName |
digestAlgorithm
|
private javax.xml.namespace.QName |
ref
|
private static org.apache.axis.description.TypeDesc |
typeDesc
|
private org.apache.axis.types.URI |
URI
|
| Constructor Summary | |
PolicyReferenceType()
|
|
PolicyReferenceType(org.apache.axis.types.URI URI,
org.apache.axis.message.MessageElement[] _any,
byte[] digest,
javax.xml.namespace.QName digestAlgorithm,
javax.xml.namespace.QName ref)
|
|
| Method Summary | |
boolean |
equals(java.lang.Object obj)
|
org.apache.axis.message.MessageElement[] |
get_any()
Gets the _any value for this PolicyReferenceType. |
static org.apache.axis.encoding.Deserializer |
getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Deserializer |
byte[] |
getDigest()
Gets the digest value for this PolicyReferenceType. |
javax.xml.namespace.QName |
getDigestAlgorithm()
Gets the digestAlgorithm value for this PolicyReferenceType. |
javax.xml.namespace.QName |
getRef()
Gets the ref value for this PolicyReferenceType. |
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 |
org.apache.axis.types.URI |
getURI()
Gets the URI value for this PolicyReferenceType. |
int |
hashCode()
|
void |
set_any(org.apache.axis.message.MessageElement[] _any)
Sets the _any value for this PolicyReferenceType. |
void |
setDigest(byte[] digest)
Sets the digest value for this PolicyReferenceType. |
void |
setDigestAlgorithm(javax.xml.namespace.QName digestAlgorithm)
Sets the digestAlgorithm value for this PolicyReferenceType. |
void |
setRef(javax.xml.namespace.QName ref)
Sets the ref value for this PolicyReferenceType. |
void |
setURI(org.apache.axis.types.URI URI)
Sets the URI value for this PolicyReferenceType. |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
private org.apache.axis.message.MessageElement[] _any
private org.apache.axis.types.URI URI
private javax.xml.namespace.QName ref
private byte[] digest
private javax.xml.namespace.QName digestAlgorithm
private java.lang.Object __equalsCalc
private boolean __hashCodeCalc
private static org.apache.axis.description.TypeDesc typeDesc
| Constructor Detail |
public PolicyReferenceType()
public PolicyReferenceType(org.apache.axis.types.URI URI,
org.apache.axis.message.MessageElement[] _any,
byte[] digest,
javax.xml.namespace.QName digestAlgorithm,
javax.xml.namespace.QName ref)
| Method Detail |
public org.apache.axis.message.MessageElement[] get_any()
get_any in interface org.apache.axis.encoding.AnyContentTypepublic void set_any(org.apache.axis.message.MessageElement[] _any)
set_any in interface org.apache.axis.encoding.AnyContentType_any - public org.apache.axis.types.URI getURI()
public void setURI(org.apache.axis.types.URI URI)
URI - public javax.xml.namespace.QName getRef()
public void setRef(javax.xml.namespace.QName ref)
ref - public byte[] getDigest()
public void setDigest(byte[] digest)
digest - public javax.xml.namespace.QName getDigestAlgorithm()
public void setDigestAlgorithm(javax.xml.namespace.QName digestAlgorithm)
digestAlgorithm - public boolean equals(java.lang.Object obj)
public int hashCode()
public 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 | ||||||||||