com.ebmwebsourcing.wsstar.addressing.datatypes.impl.impl
Class WsaModelFactoryImpl

java.lang.Object
  extended by com.ebmwebsourcing.wsstar.addressing.datatypes.impl.impl.WsaModelFactoryImpl
All Implemented Interfaces:
com.ebmwebsourcing.wsstar.addressing.datatypes.api.implementor.WsaModelFactory

public class WsaModelFactoryImpl
extends java.lang.Object
implements com.ebmwebsourcing.wsstar.addressing.datatypes.api.implementor.WsaModelFactory


Constructor Summary
WsaModelFactoryImpl()
           
 
Method Summary
 com.ebmwebsourcing.wsstar.addressing.datatypes.api.abstraction.EndpointReferenceType createWsaModelEndpointReferenceType(EndpointReferenceType jaxbModelObj)
           
 com.ebmwebsourcing.wsstar.addressing.datatypes.api.abstraction.EndpointReferenceType createWsaModelEndpointReferenceType(java.net.URI address)
           
 com.ebmwebsourcing.wsstar.addressing.datatypes.api.abstraction.MetadataType createWsaModelMetadataType()
           
 com.ebmwebsourcing.wsstar.addressing.datatypes.api.abstraction.MetadataType createWsaModelMetadataType(MetadataType jaxbModelObj)
           
 com.ebmwebsourcing.wsstar.addressing.datatypes.api.abstraction.ReferenceParametersType createWsaModelReferenceParametersType()
           
 com.ebmwebsourcing.wsstar.addressing.datatypes.api.abstraction.ReferenceParametersType createWsaModelReferenceParametersType(ReferenceParametersType jaxbModelObj)
           
 com.ebmwebsourcing.wsstar.addressing.datatypes.api.abstraction.WsaReader getWsaModelReader()
           
 com.ebmwebsourcing.wsstar.addressing.datatypes.api.abstraction.WsaWriter getWsaModelWriter()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WsaModelFactoryImpl

public WsaModelFactoryImpl()
Method Detail

getWsaModelReader

public final com.ebmwebsourcing.wsstar.addressing.datatypes.api.abstraction.WsaReader getWsaModelReader()
Specified by:
getWsaModelReader in interface com.ebmwebsourcing.wsstar.addressing.datatypes.api.implementor.WsaModelFactory

getWsaModelWriter

public final com.ebmwebsourcing.wsstar.addressing.datatypes.api.abstraction.WsaWriter getWsaModelWriter()
Specified by:
getWsaModelWriter in interface com.ebmwebsourcing.wsstar.addressing.datatypes.api.implementor.WsaModelFactory

createWsaModelEndpointReferenceType

public final com.ebmwebsourcing.wsstar.addressing.datatypes.api.abstraction.EndpointReferenceType createWsaModelEndpointReferenceType(java.net.URI address)
Specified by:
createWsaModelEndpointReferenceType in interface com.ebmwebsourcing.wsstar.addressing.datatypes.api.implementor.WsaModelFactory

createWsaModelEndpointReferenceType

public final com.ebmwebsourcing.wsstar.addressing.datatypes.api.abstraction.EndpointReferenceType createWsaModelEndpointReferenceType(EndpointReferenceType jaxbModelObj)

createWsaModelReferenceParametersType

public final com.ebmwebsourcing.wsstar.addressing.datatypes.api.abstraction.ReferenceParametersType createWsaModelReferenceParametersType()
Specified by:
createWsaModelReferenceParametersType in interface com.ebmwebsourcing.wsstar.addressing.datatypes.api.implementor.WsaModelFactory

createWsaModelReferenceParametersType

public final com.ebmwebsourcing.wsstar.addressing.datatypes.api.abstraction.ReferenceParametersType createWsaModelReferenceParametersType(ReferenceParametersType jaxbModelObj)

createWsaModelMetadataType

public final com.ebmwebsourcing.wsstar.addressing.datatypes.api.abstraction.MetadataType createWsaModelMetadataType()
Specified by:
createWsaModelMetadataType in interface com.ebmwebsourcing.wsstar.addressing.datatypes.api.implementor.WsaModelFactory

createWsaModelMetadataType

public final com.ebmwebsourcing.wsstar.addressing.datatypes.api.abstraction.MetadataType createWsaModelMetadataType(MetadataType jaxbModelObj)


Copyright © 2010-2011 eBM Websourcing. All Rights Reserved.