org.openxma.dsl.reference.dto
Class ProductIdView
java.lang.Object
org.openxma.dsl.reference.dto.ProductIdView
- All Implemented Interfaces:
- java.io.Serializable, org.openxma.dsl.platform.service.EntityMapperSupport
public class ProductIdView
- extends java.lang.Object
- implements java.io.Serializable, org.openxma.dsl.platform.service.EntityMapperSupport
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
ProductIdView
public ProductIdView()
ProductIdView
public ProductIdView(java.lang.String productDisplayName,
ProductId oid)
setProductDisplayName
public void setProductDisplayName(java.lang.String productDisplayName)
getProductDisplayName
public java.lang.String getProductDisplayName()
setOid
public void setOid(ProductId oid)
getOid
public ProductId getOid()
mapFrom
public void mapFrom(java.lang.Object sourceObject)
- Specified by:
mapFrom in interface org.openxma.dsl.platform.service.EntityMapperSupport
mapTo
public <T> T mapTo(java.lang.Class<T> target)
- Specified by:
mapTo in interface org.openxma.dsl.platform.service.EntityMapperSupport
mapTo
public void mapTo(java.lang.Object targetObject)
- Specified by:
mapTo in interface org.openxma.dsl.platform.service.EntityMapperSupport
toString
public java.lang.String toString()
- Overrides:
toString in class java.lang.Object
Copyright © 2010. All Rights Reserved.