net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.spring.beans.impl
Class NullImpl
java.lang.Object
net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.spring.beans.impl.NullImpl
- All Implemented Interfaces:
- Serializable, Cloneable, Null
public class NullImpl
- extends Object
- implements Serializable, Cloneable, Null
- See Also:
- Serialized Form
|
Constructor Summary |
NullImpl()
Creates a new net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.spring.beans.impl.NullImpl instance. |
NullImpl(NullImpl o)
Creates a new net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.spring.beans.impl.NullImpl instance by copying a given instance. |
content
protected String[] content
NullImpl
public NullImpl()
- Creates a new
net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.spring.beans.impl.NullImpl instance.
NullImpl
public NullImpl(NullImpl o)
- Creates a new
net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.spring.beans.impl.NullImpl instance by copying a given instance.
- Parameters:
o - The instance to copy or null.
getContent
public String[] getContent()
- Specified by:
getContent in interface Null
- Returns:
- array of
String
getContent
public String getContent(int idx)
- Specified by:
getContent in interface Null
- Returns:
- one of
String
getContentLength
public int getContentLength()
- Specified by:
getContentLength in interface Null
setContent
public void setContent(String[] values)
- Specified by:
setContent in interface Null
- Parameters:
values - allowed objects are
String
setContent
public String setContent(int idx,
String value)
- Specified by:
setContent in interface Null
value - allowed object is
String
clone
public NullImpl clone()
- Creates and returns a copy of this object.
- Overrides:
clone in class Object
- Returns:
- A clone of this instance.
Copyright © 2009 The CC-XJC Community. All Rights Reserved.