org.ow2.easywsdl.schema.impl
Class AttributeImpl
java.lang.Object
org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl<E>
org.ow2.easywsdl.schema.api.abstractElmt.AbstractAttributeImpl<Attribute,Type>
org.ow2.easywsdl.schema.impl.AttributeImpl
- All Implemented Interfaces:
- java.io.Serializable, AbsItfAttribute<Type>, Attribute, SchemaElement
public class AttributeImpl
- extends AbstractAttributeImpl<Attribute,Type>
- implements Attribute
- Author:
- Nicolas Salatge - eBM WebSourcing
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
AttributeImpl
public AttributeImpl(Attribute model,
AbstractSchemaElementImpl parent)
- Parameters:
model
- parent
-
getName
public java.lang.String getName()
- Specified by:
getName
in interface AbsItfAttribute<Type>
getNamespaceUri
public java.lang.String getNamespaceUri()
- Specified by:
getNamespaceUri
in interface AbsItfAttribute<Type>
getValue
public java.lang.String getValue()
- Specified by:
getValue
in interface AbsItfAttribute<Type>
getUse
public AbsItfAttribute.Use getUse()
- Specified by:
getUse
in interface AbsItfAttribute<Type>
Copyright © 2008-2010 Petals Link (previously EBM WebSourcing). All Rights Reserved.