|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.globus.ws.policy.CompositorContent
| Field Summary | |
private java.lang.Object |
__equalsCalc
|
private boolean |
__hashCodeCalc
|
private Compositor |
all
|
private Compositor |
exactlyOne
|
private Compositor |
oneOrMore
|
private PolicyAssertions |
policyAssertions
|
private PolicyReferenceType |
policyReference
|
private static org.apache.axis.description.TypeDesc |
typeDesc
|
| Constructor Summary | |
CompositorContent()
|
|
CompositorContent(Compositor all,
Compositor exactlyOne,
Compositor oneOrMore,
PolicyAssertions policyAssertions,
PolicyReferenceType policyReference)
|
|
| Method Summary | |
boolean |
equals(java.lang.Object obj)
|
Compositor |
getAll()
Gets the all value for this CompositorContent. |
static org.apache.axis.encoding.Deserializer |
getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Deserializer |
Compositor |
getExactlyOne()
Gets the exactlyOne value for this CompositorContent. |
Compositor |
getOneOrMore()
Gets the oneOrMore value for this CompositorContent. |
PolicyAssertions |
getPolicyAssertions()
Gets the policyAssertions value for this CompositorContent. |
PolicyReferenceType |
getPolicyReference()
Gets the policyReference value for this CompositorContent. |
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 |
setAll(Compositor all)
Sets the all value for this CompositorContent. |
void |
setExactlyOne(Compositor exactlyOne)
Sets the exactlyOne value for this CompositorContent. |
void |
setOneOrMore(Compositor oneOrMore)
Sets the oneOrMore value for this CompositorContent. |
void |
setPolicyAssertions(PolicyAssertions policyAssertions)
Sets the policyAssertions value for this CompositorContent. |
void |
setPolicyReference(PolicyReferenceType policyReference)
Sets the policyReference value for this CompositorContent. |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
private Compositor oneOrMore
private Compositor all
private Compositor exactlyOne
private PolicyReferenceType policyReference
private PolicyAssertions policyAssertions
private java.lang.Object __equalsCalc
private boolean __hashCodeCalc
private static org.apache.axis.description.TypeDesc typeDesc
| Constructor Detail |
public CompositorContent()
public CompositorContent(Compositor all,
Compositor exactlyOne,
Compositor oneOrMore,
PolicyAssertions policyAssertions,
PolicyReferenceType policyReference)
| Method Detail |
public Compositor getOneOrMore()
public void setOneOrMore(Compositor oneOrMore)
oneOrMore - public Compositor getAll()
public void setAll(Compositor all)
all - public Compositor getExactlyOne()
public void setExactlyOne(Compositor exactlyOne)
exactlyOne - public PolicyReferenceType getPolicyReference()
public void setPolicyReference(PolicyReferenceType policyReference)
policyReference - public PolicyAssertions getPolicyAssertions()
public void setPolicyAssertions(PolicyAssertions policyAssertions)
policyAssertions - 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 | ||||||||||