com.ebmwebsourcing.wsstar.basenotification.datatypes.impl.impl
Class ProducerPropertiesExpressionImpl

java.lang.Object
  extended by com.ebmwebsourcing.wsstar.basenotification.datatypes.impl.impl.QueryExpressionTypeImpl
      extended by com.ebmwebsourcing.wsstar.basenotification.datatypes.impl.impl.ProducerPropertiesExpressionImpl
All Implemented Interfaces:
com.ebmwebsourcing.wsstar.basenotification.datatypes.api.abstraction.ProducerPropertiesExpression, com.ebmwebsourcing.wsstar.basenotification.datatypes.api.abstraction.QueryExpressionType

public class ProducerPropertiesExpressionImpl
extends QueryExpressionTypeImpl
implements com.ebmwebsourcing.wsstar.basenotification.datatypes.api.abstraction.ProducerPropertiesExpression


Constructor Summary
protected ProducerPropertiesExpressionImpl(QueryExpressionType jaxbTypeObj)
           
protected ProducerPropertiesExpressionImpl(java.net.URI dialect)
          Default constructor
 
Method Summary
static QueryExpressionType toJaxbModel(com.ebmwebsourcing.wsstar.basenotification.datatypes.api.abstraction.ProducerPropertiesExpression apiTypeObj)
          A way to create a QueryExpressionType object from a ProducerPropertiesExpression "api type" one
 
Methods inherited from class com.ebmwebsourcing.wsstar.basenotification.datatypes.impl.impl.QueryExpressionTypeImpl
getContent, getDialect, getJaxbTypeObj, setContent, setDialect, toJaxbModel
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface com.ebmwebsourcing.wsstar.basenotification.datatypes.api.abstraction.QueryExpressionType
getContent, getDialect, setContent, setDialect
 

Constructor Detail

ProducerPropertiesExpressionImpl

protected ProducerPropertiesExpressionImpl(java.net.URI dialect)
Default constructor


ProducerPropertiesExpressionImpl

protected ProducerPropertiesExpressionImpl(QueryExpressionType jaxbTypeObj)
Method Detail

toJaxbModel

public static QueryExpressionType toJaxbModel(com.ebmwebsourcing.wsstar.basenotification.datatypes.api.abstraction.ProducerPropertiesExpression apiTypeObj)
A way to create a QueryExpressionType object from a ProducerPropertiesExpression "api type" one

Parameters:
apiTypeObj -


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