|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.globus.mds.webmdsConfig.WebmdsConfigType
| Field Summary | |
private java.lang.Object |
__equalsCalc
|
private boolean |
__hashCodeCalc
|
private org.apache.axis.message.MessageElement[] |
_any
|
private java.lang.String |
className
|
private java.lang.String |
contentType
|
private java.lang.String |
description
|
private NamedParamType[] |
parameter
|
private java.lang.Boolean |
suitableForXSL
|
private static org.apache.axis.description.TypeDesc |
typeDesc
|
| Constructor Summary | |
WebmdsConfigType()
|
|
WebmdsConfigType(org.apache.axis.message.MessageElement[] _any,
java.lang.String className,
java.lang.String contentType,
java.lang.String description,
NamedParamType[] parameter,
java.lang.Boolean suitableForXSL)
|
|
| Method Summary | |
boolean |
equals(java.lang.Object obj)
|
org.apache.axis.message.MessageElement[] |
get_any()
Gets the _any value for this WebmdsConfigType. |
java.lang.String |
getClassName()
Gets the className value for this WebmdsConfigType. |
java.lang.String |
getContentType()
Gets the contentType value for this WebmdsConfigType. |
java.lang.String |
getDescription()
Gets the description value for this WebmdsConfigType. |
static org.apache.axis.encoding.Deserializer |
getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Deserializer |
NamedParamType[] |
getParameter()
Gets the parameter value for this WebmdsConfigType. |
NamedParamType |
getParameter(int i)
|
static org.apache.axis.encoding.Serializer |
getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Serializer |
java.lang.Boolean |
getSuitableForXSL()
Gets the suitableForXSL value for this WebmdsConfigType. |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
int |
hashCode()
|
void |
set_any(org.apache.axis.message.MessageElement[] _any)
Sets the _any value for this WebmdsConfigType. |
void |
setClassName(java.lang.String className)
Sets the className value for this WebmdsConfigType. |
void |
setContentType(java.lang.String contentType)
Sets the contentType value for this WebmdsConfigType. |
void |
setDescription(java.lang.String description)
Sets the description value for this WebmdsConfigType. |
void |
setParameter(int i,
NamedParamType _value)
|
void |
setParameter(NamedParamType[] parameter)
Sets the parameter value for this WebmdsConfigType. |
void |
setSuitableForXSL(java.lang.Boolean suitableForXSL)
Sets the suitableForXSL value for this WebmdsConfigType. |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
private java.lang.String description
private java.lang.String className
private java.lang.String contentType
private java.lang.Boolean suitableForXSL
private NamedParamType[] parameter
private org.apache.axis.message.MessageElement[] _any
private java.lang.Object __equalsCalc
private boolean __hashCodeCalc
private static org.apache.axis.description.TypeDesc typeDesc
| Constructor Detail |
public WebmdsConfigType()
public WebmdsConfigType(org.apache.axis.message.MessageElement[] _any,
java.lang.String className,
java.lang.String contentType,
java.lang.String description,
NamedParamType[] parameter,
java.lang.Boolean suitableForXSL)
| Method Detail |
public java.lang.String getDescription()
public void setDescription(java.lang.String description)
description - public java.lang.String getClassName()
public void setClassName(java.lang.String className)
className - public java.lang.String getContentType()
public void setContentType(java.lang.String contentType)
contentType - public java.lang.Boolean getSuitableForXSL()
public void setSuitableForXSL(java.lang.Boolean suitableForXSL)
suitableForXSL - public NamedParamType[] getParameter()
public void setParameter(NamedParamType[] parameter)
parameter - public NamedParamType getParameter(int i)
public void setParameter(int i,
NamedParamType _value)
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 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 | ||||||||||