org.ow2.easywsdl.schema.api.absItf
Interface AbsItfType

All Superinterfaces:
SchemaElement, java.io.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
 javax.xml.namespace.QName getQName()
           
 void setQName(javax.xml.namespace.QName name)
           
 
Methods inherited from interface org.ow2.easywsdl.schema.api.SchemaElement
createDocumentation, equals, getDocumentation, getOtherAttributes, hashCode, setDocumentation
 

Method Detail

getQName

javax.xml.namespace.QName getQName()

setQName

void setQName(javax.xml.namespace.QName name)


Copyright © 2008-2012 Petals Link (previously EBM WebSourcing). All Rights Reserved.