net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.javaee.impl
Class EnvEntryTypeValuesTypeImpl

java.lang.Object
  extended by net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.javaee.impl.StringImpl
      extended by net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.javaee.impl.EnvEntryTypeValuesTypeImpl
All Implemented Interfaces:
Serializable, Cloneable, EnvEntryTypeValuesType, String

public class EnvEntryTypeValuesTypeImpl
extends StringImpl
implements Serializable, Cloneable, EnvEntryTypeValuesType

See Also:
Serialized Form

Field Summary
 
Fields inherited from class net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.javaee.impl.StringImpl
id, value
 
Constructor Summary
EnvEntryTypeValuesTypeImpl()
          Creates a new net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.javaee.impl.EnvEntryTypeValuesTypeImpl instance.
EnvEntryTypeValuesTypeImpl(EnvEntryTypeValuesTypeImpl o)
          Creates a new net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.javaee.impl.EnvEntryTypeValuesTypeImpl instance by copying a given instance.
 
Method Summary
 EnvEntryTypeValuesTypeImpl clone()
          Creates and returns a copy of this object.
 
Methods inherited from class net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.javaee.impl.StringImpl
getId, getValue, setId, setValue
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.javaee.String
getId, getValue, setId, setValue
 

Constructor Detail

EnvEntryTypeValuesTypeImpl

public EnvEntryTypeValuesTypeImpl()
Creates a new net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.javaee.impl.EnvEntryTypeValuesTypeImpl instance.


EnvEntryTypeValuesTypeImpl

public EnvEntryTypeValuesTypeImpl(EnvEntryTypeValuesTypeImpl o)
Creates a new net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.javaee.impl.EnvEntryTypeValuesTypeImpl instance by copying a given instance.

Parameters:
o - The instance to copy or null.
Method Detail

clone

public EnvEntryTypeValuesTypeImpl clone()
Creates and returns a copy of this object.

Overrides:
clone in class StringImpl
Returns:
A clone of this instance.


Copyright © 2009 The CC-XJC Community. All Rights Reserved.