Uses of Class
org.openxma.dsl.reference.types.valueobject.VOXml

Packages that use VOXml
org.openxma.dsl.reference.dto   
org.openxma.dsl.reference.model   
org.openxma.dsl.reference.model.impl   
org.openxma.dsl.reference.types.valueobject   
 

Uses of VOXml in org.openxma.dsl.reference.dto
 

Methods in org.openxma.dsl.reference.dto that return VOXml
 VOXml VODataView.getPVOXml()
           
 

Methods in org.openxma.dsl.reference.dto with parameters of type VOXml
 void VODataView.setPVOXml(VOXml pVOXml)
           
 

Constructors in org.openxma.dsl.reference.dto with parameters of type VOXml
VODataView(java.lang.String oid, java.util.Date version, VOBigDecimal pVOBigDecimal, VODate pVODate, VOTimestamp pVOTimestamp, VODouble pVODouble, VOFloat pVOFloat, VOInteger pVOInteger, VOLong pVOLong, VOString pVOString, VOBoolean pVOBoolean, VOI18Enumeration pVOI18Enumeration, VOByteArray pVOByteArray, VOXml pVOXml, org.openxma.dsl.platform.valueobject.ValueObjectByteArray pVOXml2)
           
 

Uses of VOXml in org.openxma.dsl.reference.model
 

Methods in org.openxma.dsl.reference.model that return VOXml
 VOXml VOData.getPVOXml()
           
 

Methods in org.openxma.dsl.reference.model with parameters of type VOXml
 void VOData.setPVOXml(VOXml pVOXml)
           
 

Uses of VOXml in org.openxma.dsl.reference.model.impl
 

Methods in org.openxma.dsl.reference.model.impl that return VOXml
 VOXml VODataImpl.getPVOXml()
           
 

Methods in org.openxma.dsl.reference.model.impl with parameters of type VOXml
 void VODataImpl.setPVOXml(VOXml pVOXml)
           
 

Uses of VOXml in org.openxma.dsl.reference.types.valueobject
 

Methods in org.openxma.dsl.reference.types.valueobject that return VOXml
static VOXml VOXml.newOrNull(org.openxma.dsl.platform.valueobject.XmlPersistenceObject pXmlPersistenceObject)
          Create a new instance of VOXml or return null depending on input.
 



Copyright © 2010. All Rights Reserved.