|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.ebmwebsourcing.commons.schema.api.abstractElmt.AbstractSchemaElement<E>
com.ebmwebsourcing.commons.schema.api.abstractElmt.AbstractElement<Element>
com.ebmwebsourcing.commons.schema.impl.Element
public class Element
| Field Summary |
|---|
| Fields inherited from class com.ebmwebsourcing.commons.schema.api.abstractElmt.AbstractElement |
|---|
referencedElement, schema, type |
| Fields inherited from class com.ebmwebsourcing.commons.schema.api.abstractElmt.AbstractSchemaElement |
|---|
documentation, model |
| Constructor Summary | |
|---|---|
Element(Element model,
Schema schema)
|
|
| Method Summary | |
|---|---|
javax.xml.namespace.QName |
getQName()
|
| Methods inherited from class com.ebmwebsourcing.commons.schema.api.abstractElmt.AbstractElement |
|---|
generateElement, getSchema, getType, printXml, toString |
| Methods inherited from class com.ebmwebsourcing.commons.schema.api.abstractElmt.AbstractSchemaElement |
|---|
createDocumentation, getDocumentation, getModel, setDocumentation |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface com.ebmwebsourcing.commons.schema.api.Element |
|---|
getType, printXml |
| Methods inherited from interface com.ebmwebsourcing.commons.schema.api.SchemaElement |
|---|
createDocumentation, getDocumentation, setDocumentation |
| Constructor Detail |
|---|
public Element(Element model,
Schema schema)
throws SchemaException
model - schema -
SchemaException| Method Detail |
|---|
public javax.xml.namespace.QName getQName()
getQName in interface Element
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||