com.ebmwebsourcing.wsstar.resourceproperties.datatypes.impl.impl
Class GetResourcePropertyResponseImpl
java.lang.Object
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
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GetResourcePropertyResponseImpl
protected GetResourcePropertyResponseImpl()
- Default constructor
GetResourcePropertyResponseImpl
protected GetResourcePropertyResponseImpl(GetResourcePropertyResponse jaxbTypeObj)
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.