net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.spring.webflow.config.impl
Class LocationTypeImpl

java.lang.Object
  extended by net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.spring.webflow.config.impl.LocationTypeImpl
All Implemented Interfaces:
Serializable, Cloneable, LocationType

public class LocationTypeImpl
extends Object
implements Serializable, Cloneable, LocationType

See Also:
Serialized Form

Field Summary
protected  String path
           
 
Constructor Summary
LocationTypeImpl()
          Creates a new net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.spring.webflow.config.impl.LocationTypeImpl instance.
LocationTypeImpl(LocationTypeImpl o)
          Creates a new net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.spring.webflow.config.impl.LocationTypeImpl instance by copying a given instance.
 
Method Summary
 LocationTypeImpl clone()
          Creates and returns a copy of this object.
 String getPath()
          Gets the value of the path property.
 void setPath(String value)
          Sets the value of the path property.
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

path

protected String path
Constructor Detail

LocationTypeImpl

public LocationTypeImpl()
Creates a new net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.spring.webflow.config.impl.LocationTypeImpl instance.


LocationTypeImpl

public LocationTypeImpl(LocationTypeImpl o)
Creates a new net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.spring.webflow.config.impl.LocationTypeImpl instance by copying a given instance.

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

getPath

public String getPath()
Description copied from interface: LocationType
Gets the value of the path property.

Specified by:
getPath in interface LocationType
Returns:
possible object is String

setPath

public void setPath(String value)
Description copied from interface: LocationType
Sets the value of the path property.

Specified by:
setPath in interface LocationType
Parameters:
value - allowed object is String

clone

public LocationTypeImpl 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.