com.ebmwebsourcing.geasywsdl.domain
Class Types

java.lang.Object
  extended by com.ebmwebsourcing.geasywsdl.domain.Types
All Implemented Interfaces:
com.ebmwebsourcing.geasywsdl.domain.api.ITypes, com.ebmwebsourcing.geasywsdl.domain.api.IWsdlElement, java.io.Serializable

public class Types
extends java.lang.Object
implements com.ebmwebsourcing.geasywsdl.domain.api.ITypes

See Also:
Serialized Form

Constructor Summary
Types()
           
 
Method Summary
 void addSchema(com.ebmwebsourcing.geasyschema.domain.api.ISchema schema)
           
 java.util.Set<com.ebmwebsourcing.geasyschema.domain.api.ISchema> getSchemas()
           
 void removeSchema(com.ebmwebsourcing.geasyschema.domain.api.ISchema schema)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Types

public Types()
Method Detail

addSchema

public void addSchema(com.ebmwebsourcing.geasyschema.domain.api.ISchema schema)
Specified by:
addSchema in interface com.ebmwebsourcing.geasywsdl.domain.api.ITypes

getSchemas

public java.util.Set<com.ebmwebsourcing.geasyschema.domain.api.ISchema> getSchemas()
Specified by:
getSchemas in interface com.ebmwebsourcing.geasywsdl.domain.api.ITypes

removeSchema

public void removeSchema(com.ebmwebsourcing.geasyschema.domain.api.ISchema schema)
Specified by:
removeSchema in interface com.ebmwebsourcing.geasywsdl.domain.api.ITypes


Copyright © 2011 eBM WebSourcing. All Rights Reserved.