|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.exoplatform.services.wsrp2.type.ExtensionPart
public class ExtensionPart
| Constructor Summary | |
|---|---|
ExtensionPart()
|
|
ExtensionPart(java.lang.String[] extendedTypes,
ModelTypes schemaType,
Extension[] extensions,
javax.xml.namespace.QName name,
javax.xml.namespace.QName type,
org.apache.axis.types.URI schemaLocation)
|
|
| Method Summary | |
|---|---|
boolean |
equals(java.lang.Object obj)
|
static org.apache.axis.encoding.Deserializer |
getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Deserializer |
java.lang.String[] |
getExtendedTypes()
Gets the extendedTypes value for this ExtensionPart. |
java.lang.String |
getExtendedTypes(int i)
|
Extension[] |
getExtensions()
Gets the extensions value for this ExtensionPart. |
Extension |
getExtensions(int i)
|
javax.xml.namespace.QName |
getName()
Gets the name value for this ExtensionPart. |
org.apache.axis.types.URI |
getSchemaLocation()
Gets the schemaLocation value for this ExtensionPart. |
ModelTypes |
getSchemaType()
Gets the schemaType value for this ExtensionPart. |
static org.apache.axis.encoding.Serializer |
getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Serializer |
javax.xml.namespace.QName |
getType()
Gets the type value for this ExtensionPart. |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
int |
hashCode()
|
void |
setExtendedTypes(int i,
java.lang.String _value)
|
void |
setExtendedTypes(java.lang.String[] extendedTypes)
Sets the extendedTypes value for this ExtensionPart. |
void |
setExtensions(Extension[] extensions)
Sets the extensions value for this ExtensionPart. |
void |
setExtensions(int i,
Extension _value)
|
void |
setName(javax.xml.namespace.QName name)
Sets the name value for this ExtensionPart. |
void |
setSchemaLocation(org.apache.axis.types.URI schemaLocation)
Sets the schemaLocation value for this ExtensionPart. |
void |
setSchemaType(ModelTypes schemaType)
Sets the schemaType value for this ExtensionPart. |
void |
setType(javax.xml.namespace.QName type)
Sets the type value for this ExtensionPart. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ExtensionPart()
public ExtensionPart(java.lang.String[] extendedTypes,
ModelTypes schemaType,
Extension[] extensions,
javax.xml.namespace.QName name,
javax.xml.namespace.QName type,
org.apache.axis.types.URI schemaLocation)
| Method Detail |
|---|
public java.lang.String[] getExtendedTypes()
public void setExtendedTypes(java.lang.String[] extendedTypes)
extendedTypes - public java.lang.String getExtendedTypes(int i)
public void setExtendedTypes(int i,
java.lang.String _value)
public ModelTypes getSchemaType()
public void setSchemaType(ModelTypes schemaType)
schemaType - public Extension[] getExtensions()
public void setExtensions(Extension[] extensions)
extensions - public Extension getExtensions(int i)
public void setExtensions(int i,
Extension _value)
public javax.xml.namespace.QName getName()
public void setName(javax.xml.namespace.QName name)
name - public javax.xml.namespace.QName getType()
public void setType(javax.xml.namespace.QName type)
type - public org.apache.axis.types.URI getSchemaLocation()
public void setSchemaLocation(org.apache.axis.types.URI schemaLocation)
schemaLocation - public boolean equals(java.lang.Object obj)
equals in class java.lang.Objectpublic int hashCode()
hashCode in class java.lang.Objectpublic 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 | |||||||||