|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.globus.ws.policy.Compositor
| Field Summary | |
private java.lang.Object |
__equalsCalc
|
private boolean |
__hashCodeCalc
|
private CompositorContent[] |
compositorContent
|
private org.apache.axis.types.Id |
id
|
private java.lang.Integer |
preference
|
private static org.apache.axis.description.TypeDesc |
typeDesc
|
private OpenUsageType |
usage
|
| Constructor Summary | |
Compositor()
|
|
Compositor(CompositorContent[] compositorContent,
org.apache.axis.types.Id id,
java.lang.Integer preference,
OpenUsageType usage)
|
|
| Method Summary | |
boolean |
equals(java.lang.Object obj)
|
CompositorContent[] |
getCompositorContent()
Gets the compositorContent value for this Compositor. |
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 Compositor. |
java.lang.Integer |
getPreference()
Gets the preference value for this Compositor. |
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 |
OpenUsageType |
getUsage()
Gets the usage value for this Compositor. |
int |
hashCode()
|
void |
setCompositorContent(CompositorContent[] compositorContent)
Sets the compositorContent value for this Compositor. |
void |
setCompositorContent(int i,
CompositorContent _value)
|
void |
setId(org.apache.axis.types.Id id)
Sets the id value for this Compositor. |
void |
setPreference(java.lang.Integer preference)
Sets the preference value for this Compositor. |
void |
setUsage(OpenUsageType usage)
Sets the usage value for this Compositor. |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
private CompositorContent[] compositorContent
private OpenUsageType usage
private java.lang.Integer preference
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 Compositor()
public Compositor(CompositorContent[] compositorContent,
org.apache.axis.types.Id id,
java.lang.Integer preference,
OpenUsageType usage)
| Method Detail |
public CompositorContent[] getCompositorContent()
public void setCompositorContent(CompositorContent[] compositorContent)
compositorContent - public CompositorContent getCompositorContent(int i)
public void setCompositorContent(int i,
CompositorContent _value)
public OpenUsageType getUsage()
public void setUsage(OpenUsageType usage)
usage - public java.lang.Integer getPreference()
public void setPreference(java.lang.Integer preference)
preference - 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 | ||||||||||