org.openxma.dsl.reference.model.impl
Class VODataImpl
java.lang.Object
org.openxma.dsl.reference.base.model.impl.BaseEntityImpl
org.openxma.dsl.reference.model.impl.VODataImpl
- All Implemented Interfaces:
- BaseEntity, VOData
@Component(value="vODataPrototype")
@Scope(value="prototype")
public class VODataImpl
- extends BaseEntityImpl
- implements VOData
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
VODataImpl
public VODataImpl()
setPVOBigDecimal
public void setPVOBigDecimal(VOBigDecimal pVOBigDecimal)
- Specified by:
setPVOBigDecimal in interface VOData
getPVOBigDecimal
public VOBigDecimal getPVOBigDecimal()
- Specified by:
getPVOBigDecimal in interface VOData
setPVODate
public void setPVODate(VODate pVODate)
- Specified by:
setPVODate in interface VOData
getPVODate
public VODate getPVODate()
- Specified by:
getPVODate in interface VOData
setPVOTimestamp
public void setPVOTimestamp(VOTimestamp pVOTimestamp)
- Specified by:
setPVOTimestamp in interface VOData
getPVOTimestamp
public VOTimestamp getPVOTimestamp()
- Specified by:
getPVOTimestamp in interface VOData
setPVODouble
public void setPVODouble(VODouble pVODouble)
- Specified by:
setPVODouble in interface VOData
getPVODouble
public VODouble getPVODouble()
- Specified by:
getPVODouble in interface VOData
setPVOFloat
public void setPVOFloat(VOFloat pVOFloat)
- Specified by:
setPVOFloat in interface VOData
getPVOFloat
public VOFloat getPVOFloat()
- Specified by:
getPVOFloat in interface VOData
setPVOInteger
public void setPVOInteger(VOInteger pVOInteger)
- Specified by:
setPVOInteger in interface VOData
getPVOInteger
public VOInteger getPVOInteger()
- Specified by:
getPVOInteger in interface VOData
setPVOLong
public void setPVOLong(VOLong pVOLong)
- Specified by:
setPVOLong in interface VOData
getPVOLong
public VOLong getPVOLong()
- Specified by:
getPVOLong in interface VOData
setPVOString
public void setPVOString(VOString pVOString)
- Specified by:
setPVOString in interface VOData
getPVOString
public VOString getPVOString()
- Specified by:
getPVOString in interface VOData
setPVOBoolean
public void setPVOBoolean(VOBoolean pVOBoolean)
- Specified by:
setPVOBoolean in interface VOData
getPVOBoolean
public VOBoolean getPVOBoolean()
- Specified by:
getPVOBoolean in interface VOData
setPVOI18Enumeration
public void setPVOI18Enumeration(VOI18Enumeration pVOI18Enumeration)
- Specified by:
setPVOI18Enumeration in interface VOData
getPVOI18Enumeration
public VOI18Enumeration getPVOI18Enumeration()
- Specified by:
getPVOI18Enumeration in interface VOData
setPVOByteArray
public void setPVOByteArray(VOByteArray pVOByteArray)
- Specified by:
setPVOByteArray in interface VOData
getPVOByteArray
public VOByteArray getPVOByteArray()
- Specified by:
getPVOByteArray in interface VOData
setPVOXml
public void setPVOXml(VOXml pVOXml)
- Specified by:
setPVOXml in interface VOData
getPVOXml
public VOXml getPVOXml()
- Specified by:
getPVOXml in interface VOData
setPVOXml2
public void setPVOXml2(org.openxma.dsl.platform.valueobject.ValueObjectByteArray pVOXml2)
- Specified by:
setPVOXml2 in interface VOData
getPVOXml2
public org.openxma.dsl.platform.valueobject.ValueObjectByteArray getPVOXml2()
- Specified by:
getPVOXml2 in interface VOData
toString
public java.lang.String toString()
- Overrides:
toString in class BaseEntityImpl
Copyright © 2010. All Rights Reserved.