net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.spring.webflow.config.impl
Class RegistryImpl
java.lang.Object
net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.spring.beans.impl.IdentifiedTypeImpl
net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.spring.webflow.config.impl.RegistryImpl
- All Implemented Interfaces:
- Serializable, Cloneable, IdentifiedType, Registry
public class RegistryImpl
- extends IdentifiedTypeImpl
- implements Serializable, Cloneable, Registry
- See Also:
- Serialized Form
| Fields inherited from class net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.spring.beans.impl.IdentifiedTypeImpl |
id |
|
Constructor Summary |
RegistryImpl()
Creates a new net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.spring.webflow.config.impl.RegistryImpl instance. |
RegistryImpl(RegistryImpl o)
Creates a new net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.spring.webflow.config.impl.RegistryImpl instance by copying a given instance. |
| Methods inherited from interface net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.spring.beans.IdentifiedType |
getId, setId |
location
protected LocationType[] location
RegistryImpl
public RegistryImpl()
- Creates a new
net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.spring.webflow.config.impl.RegistryImpl instance.
RegistryImpl
public RegistryImpl(RegistryImpl o)
- Creates a new
net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.spring.webflow.config.impl.RegistryImpl instance by copying a given instance.
- Parameters:
o - The instance to copy or null.
getLocation
public LocationType[] getLocation()
- Specified by:
getLocation in interface Registry
- Returns:
- array of
LocationType
getLocation
public LocationType getLocation(int idx)
- Specified by:
getLocation in interface Registry
- Returns:
- one of
LocationType
getLocationLength
public int getLocationLength()
- Specified by:
getLocationLength in interface Registry
setLocation
public void setLocation(LocationType[] values)
- Specified by:
setLocation in interface Registry
- Parameters:
values - allowed objects are
LocationType
setLocation
public LocationType setLocation(int idx,
LocationType value)
- Specified by:
setLocation in interface Registry
value - allowed object is
LocationType
clone
public RegistryImpl clone()
- Creates and returns a copy of this object.
- Specified by:
clone in class IdentifiedTypeImpl
- Returns:
- A clone of this instance.
Copyright © 2009 The CC-XJC Community. All Rights Reserved.