|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.exoplatform.services.wsrp2.type.ExtensionDescription
public class ExtensionDescription
| Constructor Summary | |
|---|---|
ExtensionDescription()
|
|
ExtensionDescription(ExtensionPart[] parts,
javax.xml.namespace.QName[] aliases,
LocalizedString description,
LocalizedString label,
LocalizedString hint,
Extension[] extensions,
javax.xml.namespace.QName name)
|
|
| Method Summary | |
|---|---|
boolean |
equals(java.lang.Object obj)
|
javax.xml.namespace.QName[] |
getAliases()
Gets the aliases value for this ExtensionDescription. |
javax.xml.namespace.QName |
getAliases(int i)
|
LocalizedString |
getDescription()
Gets the description value for this ExtensionDescription. |
static org.apache.axis.encoding.Deserializer |
getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Deserializer |
Extension[] |
getExtensions()
Gets the extensions value for this ExtensionDescription. |
Extension |
getExtensions(int i)
|
LocalizedString |
getHint()
Gets the hint value for this ExtensionDescription. |
LocalizedString |
getLabel()
Gets the label value for this ExtensionDescription. |
javax.xml.namespace.QName |
getName()
Gets the name value for this ExtensionDescription. |
ExtensionPart[] |
getParts()
Gets the parts value for this ExtensionDescription. |
ExtensionPart |
getParts(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 |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
int |
hashCode()
|
void |
setAliases(int i,
javax.xml.namespace.QName _value)
|
void |
setAliases(javax.xml.namespace.QName[] aliases)
Sets the aliases value for this ExtensionDescription. |
void |
setDescription(LocalizedString description)
Sets the description value for this ExtensionDescription. |
void |
setExtensions(Extension[] extensions)
Sets the extensions value for this ExtensionDescription. |
void |
setExtensions(int i,
Extension _value)
|
void |
setHint(LocalizedString hint)
Sets the hint value for this ExtensionDescription. |
void |
setLabel(LocalizedString label)
Sets the label value for this ExtensionDescription. |
void |
setName(javax.xml.namespace.QName name)
Sets the name value for this ExtensionDescription. |
void |
setParts(ExtensionPart[] parts)
Sets the parts value for this ExtensionDescription. |
void |
setParts(int i,
ExtensionPart _value)
|
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ExtensionDescription()
public ExtensionDescription(ExtensionPart[] parts,
javax.xml.namespace.QName[] aliases,
LocalizedString description,
LocalizedString label,
LocalizedString hint,
Extension[] extensions,
javax.xml.namespace.QName name)
| Method Detail |
|---|
public ExtensionPart[] getParts()
public void setParts(ExtensionPart[] parts)
parts - public ExtensionPart getParts(int i)
public void setParts(int i,
ExtensionPart _value)
public javax.xml.namespace.QName[] getAliases()
public void setAliases(javax.xml.namespace.QName[] aliases)
aliases - public javax.xml.namespace.QName getAliases(int i)
public void setAliases(int i,
javax.xml.namespace.QName _value)
public LocalizedString getDescription()
public void setDescription(LocalizedString description)
description - public LocalizedString getLabel()
public void setLabel(LocalizedString label)
label - public LocalizedString getHint()
public void setHint(LocalizedString hint)
hint - 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 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 | |||||||||