|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl<E>
org.ow2.easywsdl.schema.api.abstractElmt.AbstractEnumerationImpl<NoFixedFacet>
org.ow2.easywsdl.schema.impl.EnumerationImpl
public class EnumerationImpl
| Field Summary |
|---|
| Fields inherited from class org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl |
|---|
documentation, model, parent |
| Constructor Summary | |
|---|---|
EnumerationImpl(NoFixedFacet model,
AbstractSchemaElementImpl parent)
|
|
| Method Summary | |
|---|---|
Element |
createElement()
|
java.lang.String |
getValue()
|
void |
setValue(java.lang.String value)
|
| Methods inherited from class org.ow2.easywsdl.schema.api.abstractElmt.AbstractEnumerationImpl |
|---|
toString |
| Methods inherited from class org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl |
|---|
createDocumentation, equals, getDocumentation, getModel, getOtherAttributes, getParent, getSchema, getTopParent, hashCode, setDocumentation, setParent |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.ow2.easywsdl.schema.api.SchemaElement |
|---|
createDocumentation, equals, getDocumentation, getOtherAttributes, hashCode, setDocumentation |
| Constructor Detail |
|---|
public EnumerationImpl(NoFixedFacet model,
AbstractSchemaElementImpl parent)
| Method Detail |
|---|
public Element createElement()
public java.lang.String getValue()
getValue in interface AbsItfEnumerationpublic void setValue(java.lang.String value)
setValue in interface AbsItfEnumeration
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||