|
||||||||||
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.AbstractAttributeImpl<Attribute>
org.ow2.easywsdl.schema.impl.AttributeImpl
public class AttributeImpl
Field Summary |
---|
Fields inherited from class org.ow2.easywsdl.schema.api.abstractElmt.AbstractAttributeImpl |
---|
referencedAttribute, type |
Fields inherited from class org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl |
---|
documentation, model, parent |
Constructor Summary | |
---|---|
AttributeImpl(Attribute model,
AbstractSchemaElementImpl parent)
|
Method Summary | |
---|---|
java.lang.String |
getName()
|
java.lang.String |
getNamespaceUri()
|
java.lang.String |
getValue()
|
Methods inherited from class org.ow2.easywsdl.schema.api.abstractElmt.AbstractAttributeImpl |
---|
getSchema, getType, toString |
Methods inherited from class org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl |
---|
createDocumentation, getDocumentation, getModel, getOtherAttributes, getParent, getTopParent, setDocumentation, setParent |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface org.ow2.easywsdl.schema.api.SchemaElement |
---|
createDocumentation, getDocumentation, getOtherAttributes, setDocumentation |
Constructor Detail |
---|
public AttributeImpl(Attribute model, AbstractSchemaElementImpl parent)
model
- parent
- Method Detail |
---|
public java.lang.String getName()
getName
in interface AbsItfAttribute
public java.lang.String getNamespaceUri()
getNamespaceUri
in interface AbsItfAttribute
public java.lang.String getValue()
getValue
in interface AbsItfAttribute
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |