Interface AbsItfType
-
- All Superinterfaces:
SchemaElement,Serializable
- All Known Subinterfaces:
AbsItfComplexType<A,S,All,Ch,CC,SC>,AbsItfSimpleType<A,R>,ComplexType,SimpleType,Type
- All Known Implementing Classes:
AbstractComplexTypeImpl,AbstractSimpleTypeImpl,AbstractTypeImpl,ComplexTypeImpl,SimpleTypeImpl
public interface AbsItfType extends SchemaElement
- Author:
- Nicolas Salatge - EBM WebSourcing
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description QNamegetQName()voidsetQName(QName name)-
Methods inherited from interface org.ow2.easywsdl.schema.api.SchemaElement
createDocumentation, equals, getDocumentation, getOtherAttributes, hashCode, setDocumentation
-
-