net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.javaee.impl
Class AuthMethodTypeImpl
java.lang.Object
net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.javaee.impl.StringImpl
net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.javaee.impl.AuthMethodTypeImpl
- All Implemented Interfaces:
- Serializable, Cloneable, AuthMethodType, String
public class AuthMethodTypeImpl
- extends StringImpl
- implements Serializable, Cloneable, AuthMethodType
- See Also:
- Serialized Form
| Fields inherited from class net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.javaee.impl.StringImpl |
id, value |
|
Constructor Summary |
AuthMethodTypeImpl()
Creates a new net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.javaee.impl.AuthMethodTypeImpl instance. |
AuthMethodTypeImpl(AuthMethodTypeImpl o)
Creates a new net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.javaee.impl.AuthMethodTypeImpl instance by copying a given instance. |
AuthMethodTypeImpl
public AuthMethodTypeImpl()
- Creates a new
net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.javaee.impl.AuthMethodTypeImpl instance.
AuthMethodTypeImpl
public AuthMethodTypeImpl(AuthMethodTypeImpl o)
- Creates a new
net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.javaee.impl.AuthMethodTypeImpl instance by copying a given instance.
- Parameters:
o - The instance to copy or null.
clone
public AuthMethodTypeImpl 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.