org.ow2.easywsdl.schema
Interface DefaultSchema

All Known Implementing Classes:
DefaultSchemaImpl

public interface DefaultSchema

Author:
Nicolas Salatge - eBM WebSourcing

Method Summary
 Type getType(javax.xml.namespace.QName type)
           
 Type getTypeInt()
           
 java.util.List<Type> getTypes()
           
 Type getTypeString()
           
 

Method Detail

getTypeInt

Type getTypeInt()

getTypeString

Type getTypeString()

getTypes

java.util.List<Type> getTypes()

getType

Type getType(javax.xml.namespace.QName type)


Copyright © 2008 eBM WebSourcing. All Rights Reserved.