org.openxma.dsl.reference.types.valueobject
Class VOI18Enumeration

java.lang.Object
  extended by org.openxma.dsl.platform.valueobject.ValueObject<T>
      extended by org.openxma.dsl.platform.valueobject.ValueObjectComparable<java.lang.String>
          extended by org.openxma.dsl.platform.valueobject.ValueObjectString
              extended by org.openxma.dsl.reference.types.valueobject.VOI18Enumeration
All Implemented Interfaces:
java.io.Serializable, java.lang.Comparable<org.openxma.dsl.platform.valueobject.ValueObjectComparable<java.lang.String>>

public class VOI18Enumeration
extends org.openxma.dsl.platform.valueobject.ValueObjectString

Represents a custom DataType for VOI18Enumeration.

See Also:
Serialized Form

Constructor Summary
VOI18Enumeration(java.lang.String pString)
          default ctor
 
Method Summary
static VOI18Enumeration newOrNull(java.lang.String pString)
          Create a new instance of VOI18Enumeration or return null depending on input.
 
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
 

Constructor Detail

VOI18Enumeration

public VOI18Enumeration(java.lang.String pString)
default ctor

Method Detail

newOrNull

public static VOI18Enumeration newOrNull(java.lang.String pString)
Create a new instance of VOI18Enumeration or return null depending on input.



Copyright © 2010. All Rights Reserved.