net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.javaee.impl
Class DisplayNameTypeImpl
java.lang.Object
net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.javaee.impl.StringImpl
net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.javaee.impl.DisplayNameTypeImpl
- All Implemented Interfaces:
- Serializable, Cloneable, DisplayNameType, String
public class DisplayNameTypeImpl
- extends StringImpl
- implements Serializable, Cloneable, DisplayNameType
- See Also:
- Serialized Form
| Fields inherited from class net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.javaee.impl.StringImpl |
id, value |
|
Constructor Summary |
DisplayNameTypeImpl()
Creates a new net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.javaee.impl.DisplayNameTypeImpl instance. |
DisplayNameTypeImpl(DisplayNameTypeImpl o)
Creates a new net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.javaee.impl.DisplayNameTypeImpl instance by copying a given instance. |
lang
protected String lang
DisplayNameTypeImpl
public DisplayNameTypeImpl()
- Creates a new
net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.javaee.impl.DisplayNameTypeImpl instance.
DisplayNameTypeImpl
public DisplayNameTypeImpl(DisplayNameTypeImpl o)
- Creates a new
net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.javaee.impl.DisplayNameTypeImpl instance by copying a given instance.
- Parameters:
o - The instance to copy or null.
getLang
public String getLang()
- Description copied from interface:
DisplayNameType
- Gets the value of the lang property.
- Specified by:
getLang in interface DisplayNameType
- Returns:
- possible object is
String
setLang
public void setLang(String value)
- Description copied from interface:
DisplayNameType
- Sets the value of the lang property.
- Specified by:
setLang in interface DisplayNameType
- Parameters:
value - allowed object is
String
clone
public DisplayNameTypeImpl 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.