|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.globus.ws.policy.PolicyExpression
| Field Summary | |
private java.lang.Object |
__equalsCalc
|
private boolean |
__hashCodeCalc
|
private CompositorContent[] |
compositorContent
|
private org.apache.axis.types.Id |
id
|
private org.apache.axis.types.NCName |
name
|
private org.apache.axis.types.URI |
targetNamespace
|
private static org.apache.axis.description.TypeDesc |
typeDesc
|
| Constructor Summary | |
PolicyExpression()
|
|
PolicyExpression(CompositorContent[] compositorContent,
org.apache.axis.types.Id id,
org.apache.axis.types.NCName name,
org.apache.axis.types.URI targetNamespace)
|
|
| Method Summary | |
boolean |
equals(java.lang.Object obj)
|
CompositorContent[] |
getCompositorContent()
Gets the compositorContent value for this PolicyExpression. |
CompositorContent |
getCompositorContent(int i)
|
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 PolicyExpression. |
org.apache.axis.types.NCName |
getName()
Gets the name value for this PolicyExpression. |
static org.apache.axis.encoding.Serializer |
getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Serializer |
org.apache.axis.types.URI |
getTargetNamespace()
Gets the targetNamespace value for this PolicyExpression. |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
int |
hashCode()
|
void |
setCompositorContent(CompositorContent[] compositorContent)
Sets the compositorContent value for this PolicyExpression. |
void |
setCompositorContent(int i,
CompositorContent _value)
|
void |
setId(org.apache.axis.types.Id id)
Sets the id value for this PolicyExpression. |
void |
setName(org.apache.axis.types.NCName name)
Sets the name value for this PolicyExpression. |
void |
setTargetNamespace(org.apache.axis.types.URI targetNamespace)
Sets the targetNamespace value for this PolicyExpression. |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
private CompositorContent[] compositorContent
private org.apache.axis.types.NCName name
private org.apache.axis.types.URI targetNamespace
private org.apache.axis.types.Id id
private java.lang.Object __equalsCalc
private boolean __hashCodeCalc
private static org.apache.axis.description.TypeDesc typeDesc
| Constructor Detail |
public PolicyExpression()
public PolicyExpression(CompositorContent[] compositorContent,
org.apache.axis.types.Id id,
org.apache.axis.types.NCName name,
org.apache.axis.types.URI targetNamespace)
| Method Detail |
public CompositorContent[] getCompositorContent()
public void setCompositorContent(CompositorContent[] compositorContent)
compositorContent - public CompositorContent getCompositorContent(int i)
public void setCompositorContent(int i,
CompositorContent _value)
public org.apache.axis.types.NCName getName()
public void setName(org.apache.axis.types.NCName name)
name - public org.apache.axis.types.URI getTargetNamespace()
public void setTargetNamespace(org.apache.axis.types.URI targetNamespace)
targetNamespace - public org.apache.axis.types.Id getId()
public void setId(org.apache.axis.types.Id id)
id - 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 | ||||||||||