org.openxma.dsl.reference.types.valueobject
Class VOXml
java.lang.Object
org.openxma.dsl.platform.valueobject.ValueObject<T>
org.openxma.dsl.platform.valueobject.ValueObjectComparable<java.lang.String>
org.openxma.dsl.platform.valueobject.ValueObjectString
org.openxma.dsl.platform.valueobject.ValueObjectXml
org.openxma.dsl.reference.types.valueobject.VOXml
- All Implemented Interfaces:
- java.io.Serializable, java.lang.Comparable<org.openxma.dsl.platform.valueobject.ValueObjectComparable<java.lang.String>>
public class VOXml
- extends org.openxma.dsl.platform.valueobject.ValueObjectXml
Represents a custom DataType for VOXml.
- See Also:
- Serialized Form
|
Constructor Summary |
VOXml(org.openxma.dsl.platform.valueobject.XmlPersistenceObject pXmlPersistenceObject)
default ctor |
|
Method Summary |
static VOXml |
newOrNull(org.openxma.dsl.platform.valueobject.XmlPersistenceObject pXmlPersistenceObject)
Create a new instance of VOXml or return null depending on input. |
| Methods inherited from class org.openxma.dsl.platform.valueobject.ValueObjectXml |
getXmlPersistenceObject, newOrNull |
| Methods inherited from class org.openxma.dsl.platform.valueobject.ValueObjectComparable |
compareTo |
| Methods inherited from class org.openxma.dsl.platform.valueobject.ValueObject |
equals, getValue, hashCode, toString, valueOrNull |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
VOXml
public VOXml(org.openxma.dsl.platform.valueobject.XmlPersistenceObject pXmlPersistenceObject)
- default ctor
newOrNull
public static 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.