org.ow2.easywsdl.schema
Class DefaultSchemaImpl

java.lang.Object
  extended by org.ow2.easywsdl.schema.DefaultSchemaImpl
All Implemented Interfaces:
DefaultSchema

public class DefaultSchemaImpl
extends java.lang.Object
implements DefaultSchema

Author:
Nicolas Salatge - eBM WebSourcing

Method Summary
static DefaultSchema getInstance()
           
 Type getType(javax.xml.namespace.QName type)
           
 Type getTypeInt()
           
 java.util.List<Type> getTypes()
           
 Type getTypeString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getInstance

public static DefaultSchema getInstance()

getTypeInt

public Type getTypeInt()
Specified by:
getTypeInt in interface DefaultSchema

getTypeString

public Type getTypeString()
Specified by:
getTypeString in interface DefaultSchema

getTypes

public java.util.List<Type> getTypes()
Specified by:
getTypes in interface DefaultSchema

getType

public Type getType(javax.xml.namespace.QName type)
Specified by:
getType in interface DefaultSchema


Copyright © 2008 eBM WebSourcing. All Rights Reserved.