com.ebmwebsourcing.wsstar.resourceproperties.datatypes.impl.impl
Class GetResourcePropertyResponseImpl

java.lang.Object
  extended by com.ebmwebsourcing.wsstar.resourceproperties.datatypes.impl.impl.GetResourcePropertyResponseImpl
All Implemented Interfaces:
com.ebmwebsourcing.wsstar.resourceproperties.datatypes.api.abstraction.GetResourcePropertyResponse

public class GetResourcePropertyResponseImpl
extends java.lang.Object
implements com.ebmwebsourcing.wsstar.resourceproperties.datatypes.api.abstraction.GetResourcePropertyResponse


Constructor Summary
protected GetResourcePropertyResponseImpl()
          Default constructor
protected GetResourcePropertyResponseImpl(GetResourcePropertyResponse jaxbTypeObj)
           
 
Method Summary
protected  GetResourcePropertyResponse getJaxbTypeObj()
           
 java.util.List<org.w3c.dom.Element> getPropertyValue()
           
 void setPropertyValue(java.util.List<org.w3c.dom.Element> value)
           
static GetResourcePropertyResponse toJaxbModel(com.ebmwebsourcing.wsstar.resourceproperties.datatypes.api.abstraction.GetResourcePropertyResponse apiTypeObj)
          A way to create a GetResourcePropertyResponse "Jaxb model type" object from a GetResourcePropertyResponse "api type" one
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GetResourcePropertyResponseImpl

protected GetResourcePropertyResponseImpl()
Default constructor


GetResourcePropertyResponseImpl

protected GetResourcePropertyResponseImpl(GetResourcePropertyResponse jaxbTypeObj)
Method Detail

getJaxbTypeObj

protected GetResourcePropertyResponse getJaxbTypeObj()

getPropertyValue

public java.util.List<org.w3c.dom.Element> getPropertyValue()
Specified by:
getPropertyValue in interface com.ebmwebsourcing.wsstar.resourceproperties.datatypes.api.abstraction.GetResourcePropertyResponse

setPropertyValue

public void setPropertyValue(java.util.List<org.w3c.dom.Element> value)
Specified by:
setPropertyValue in interface com.ebmwebsourcing.wsstar.resourceproperties.datatypes.api.abstraction.GetResourcePropertyResponse

toJaxbModel

public static GetResourcePropertyResponse toJaxbModel(com.ebmwebsourcing.wsstar.resourceproperties.datatypes.api.abstraction.GetResourcePropertyResponse apiTypeObj)
A way to create a GetResourcePropertyResponse "Jaxb model type" object from a GetResourcePropertyResponse "api type" one

Parameters:
apiTypeObj -


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