Package org.ow2.easywsdl.schema.api
Interface Attribute
-
- All Superinterfaces:
AbsItfAttribute<Type>,SchemaElement,Serializable
- All Known Implementing Classes:
AttributeImpl
public interface Attribute extends AbsItfAttribute<Type>
- Author:
- Nicolas Salatge - EBM WebSourcing
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface org.ow2.easywsdl.schema.api.absItf.AbsItfAttribute
AbsItfAttribute.Use
-
-
Method Summary
-
Methods inherited from interface org.ow2.easywsdl.schema.api.absItf.AbsItfAttribute
getName, getNamespaceUri, getType, getUse, getValue, setType
-
Methods inherited from interface org.ow2.easywsdl.schema.api.SchemaElement
createDocumentation, equals, getDocumentation, getOtherAttributes, hashCode, setDocumentation
-
-