net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.spring.aop.impl
Class AfterThrowingAdviceTypeImpl
java.lang.Object
net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.spring.aop.impl.BasicAdviceTypeImpl
net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.spring.aop.impl.AfterThrowingAdviceTypeImpl
- All Implemented Interfaces:
- Serializable, Cloneable, AfterThrowingAdviceType, BasicAdviceType
public class AfterThrowingAdviceTypeImpl
- extends BasicAdviceTypeImpl
- implements Serializable, Cloneable, AfterThrowingAdviceType
- See Also:
- Serialized Form
throwing
protected String throwing
AfterThrowingAdviceTypeImpl
public AfterThrowingAdviceTypeImpl()
- Creates a new
net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.spring.aop.impl.AfterThrowingAdviceTypeImpl instance.
AfterThrowingAdviceTypeImpl
public AfterThrowingAdviceTypeImpl(AfterThrowingAdviceTypeImpl o)
- Creates a new
net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.spring.aop.impl.AfterThrowingAdviceTypeImpl instance by copying a given instance.
- Parameters:
o - The instance to copy or null.
getThrowing
public String getThrowing()
- Description copied from interface:
AfterThrowingAdviceType
- Gets the value of the throwing property.
- Specified by:
getThrowing in interface AfterThrowingAdviceType
- Returns:
- possible object is
String
setThrowing
public void setThrowing(String value)
- Description copied from interface:
AfterThrowingAdviceType
- Sets the value of the throwing property.
- Specified by:
setThrowing in interface AfterThrowingAdviceType
- Parameters:
value - allowed object is
String
clone
public AfterThrowingAdviceTypeImpl clone()
- Creates and returns a copy of this object.
- Overrides:
clone in class BasicAdviceTypeImpl
- Returns:
- A clone of this instance.
Copyright © 2009 The CC-XJC Community. All Rights Reserved.