|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.javaee.impl.AuthConstraintTypeImpl
public class AuthConstraintTypeImpl
| Field Summary | |
|---|---|
protected DescriptionType[] |
description
|
protected String |
id
|
protected RoleNameType[] |
roleName
|
| Constructor Summary | |
|---|---|
AuthConstraintTypeImpl()
Creates a new net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.javaee.impl.AuthConstraintTypeImpl instance. |
|
AuthConstraintTypeImpl(AuthConstraintTypeImpl o)
Creates a new net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.javaee.impl.AuthConstraintTypeImpl instance by copying a given instance. |
|
| Method Summary | |
|---|---|
AuthConstraintTypeImpl |
clone()
Creates and returns a copy of this object. |
void |
copyDescription(DescriptionType[] source)
Copies all values of property Description. |
void |
copyRoleName(RoleNameType[] source)
Copies all values of property RoleName. |
DescriptionType[] |
getDescription()
|
DescriptionType |
getDescription(int idx)
|
int |
getDescriptionLength()
|
String |
getId()
Gets the value of the id property. |
RoleNameType[] |
getRoleName()
|
RoleNameType |
getRoleName(int idx)
|
int |
getRoleNameLength()
|
void |
setDescription(DescriptionType[] values)
|
DescriptionType |
setDescription(int idx,
DescriptionType value)
|
void |
setId(String value)
Sets the value of the id property. |
RoleNameType |
setRoleName(int idx,
RoleNameType value)
|
void |
setRoleName(RoleNameType[] values)
|
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected DescriptionType[] description
protected RoleNameType[] roleName
protected String id
| Constructor Detail |
|---|
public AuthConstraintTypeImpl()
net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.javaee.impl.AuthConstraintTypeImpl instance.
public AuthConstraintTypeImpl(AuthConstraintTypeImpl o)
net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.javaee.impl.AuthConstraintTypeImpl instance by copying a given instance.
o - The instance to copy or null.| Method Detail |
|---|
public DescriptionType[] getDescription()
getDescription in interface AuthConstraintTypeDescriptionTypepublic DescriptionType getDescription(int idx)
getDescription in interface AuthConstraintTypeDescriptionTypepublic int getDescriptionLength()
getDescriptionLength in interface AuthConstraintTypepublic void setDescription(DescriptionType[] values)
setDescription in interface AuthConstraintTypevalues - allowed objects are
DescriptionType
public DescriptionType setDescription(int idx,
DescriptionType value)
setDescription in interface AuthConstraintTypevalue - allowed object is
DescriptionTypepublic RoleNameType[] getRoleName()
getRoleName in interface AuthConstraintTypeRoleNameTypepublic RoleNameType getRoleName(int idx)
getRoleName in interface AuthConstraintTypeRoleNameTypepublic int getRoleNameLength()
getRoleNameLength in interface AuthConstraintTypepublic void setRoleName(RoleNameType[] values)
setRoleName in interface AuthConstraintTypevalues - allowed objects are
RoleNameType
public RoleNameType setRoleName(int idx,
RoleNameType value)
setRoleName in interface AuthConstraintTypevalue - allowed object is
RoleNameTypepublic String getId()
AuthConstraintType
getId in interface AuthConstraintTypeStringpublic void setId(String value)
AuthConstraintType
setId in interface AuthConstraintTypevalue - allowed object is
Stringpublic void copyDescription(DescriptionType[] source)
Description.
source - The source to copy from.
NullPointerException - if source is null.public void copyRoleName(RoleNameType[] source)
RoleName.
source - The source to copy from.
NullPointerException - if source is null.public AuthConstraintTypeImpl clone()
clone in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||