net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.javaee.impl
Class EjbNameTypeImpl

java.lang.Object
  extended by net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.javaee.impl.XsdNMTOKENTypeImpl
      extended by net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.javaee.impl.EjbNameTypeImpl
All Implemented Interfaces:
Serializable, Cloneable, EjbNameType, XsdNMTOKENType

public class EjbNameTypeImpl
extends XsdNMTOKENTypeImpl
implements Serializable, Cloneable, EjbNameType

See Also:
Serialized Form

Field Summary
 
Fields inherited from class net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.javaee.impl.XsdNMTOKENTypeImpl
id, value
 
Constructor Summary
EjbNameTypeImpl()
          Creates a new net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.javaee.impl.EjbNameTypeImpl instance.
EjbNameTypeImpl(EjbNameTypeImpl o)
          Creates a new net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.javaee.impl.EjbNameTypeImpl instance by copying a given instance.
 
Method Summary
 EjbNameTypeImpl clone()
          Creates and returns a copy of this object.
 
Methods inherited from class net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.javaee.impl.XsdNMTOKENTypeImpl
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.prot.collections.novalueclass.javaee.XsdNMTOKENType
getId, getValue, setId, setValue
 

Constructor Detail

EjbNameTypeImpl

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


EjbNameTypeImpl

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

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

clone

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

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


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