|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.javaee.impl.SecurityRoleTypeImpl
public class SecurityRoleTypeImpl
| Field Summary | |
|---|---|
protected DescriptionType[] |
description
|
protected String |
id
|
protected RoleNameTypeImpl |
roleName
|
| Constructor Summary | |
|---|---|
SecurityRoleTypeImpl()
Creates a new net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.javaee.impl.SecurityRoleTypeImpl instance. |
|
SecurityRoleTypeImpl(SecurityRoleTypeImpl o)
Creates a new net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.javaee.impl.SecurityRoleTypeImpl instance by copying a given instance. |
|
| Method Summary | |
|---|---|
SecurityRoleTypeImpl |
clone()
Creates and returns a copy of this object. |
DescriptionType[] |
getDescription()
|
DescriptionType |
getDescription(int idx)
|
int |
getDescriptionLength()
|
String |
getId()
Gets the value of the id property. |
RoleNameType |
getRoleName()
Gets the value of the roleName property. |
void |
setDescription(DescriptionType[] values)
|
DescriptionType |
setDescription(int idx,
DescriptionType value)
|
void |
setId(String value)
Sets the value of the id property. |
void |
setRoleName(RoleNameType value)
Sets the value of the roleName property. |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected DescriptionType[] description
protected RoleNameTypeImpl roleName
protected String id
| Constructor Detail |
|---|
public SecurityRoleTypeImpl()
net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.javaee.impl.SecurityRoleTypeImpl instance.
public SecurityRoleTypeImpl(SecurityRoleTypeImpl o)
net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.javaee.impl.SecurityRoleTypeImpl instance by copying a given instance.
o - The instance to copy or null.| Method Detail |
|---|
public DescriptionType[] getDescription()
getDescription in interface SecurityRoleTypeDescriptionTypepublic DescriptionType getDescription(int idx)
getDescription in interface SecurityRoleTypeDescriptionTypepublic int getDescriptionLength()
getDescriptionLength in interface SecurityRoleTypepublic void setDescription(DescriptionType[] values)
setDescription in interface SecurityRoleTypevalues - allowed objects are
DescriptionType
public DescriptionType setDescription(int idx,
DescriptionType value)
setDescription in interface SecurityRoleTypevalue - allowed object is
DescriptionTypepublic RoleNameType getRoleName()
SecurityRoleType
getRoleName in interface SecurityRoleTypeRoleNameTypepublic void setRoleName(RoleNameType value)
SecurityRoleType
setRoleName in interface SecurityRoleTypevalue - allowed object is
RoleNameTypepublic String getId()
SecurityRoleType
getId in interface SecurityRoleTypeStringpublic void setId(String value)
SecurityRoleType
setId in interface SecurityRoleTypevalue - allowed object is
Stringpublic SecurityRoleTypeImpl clone()
clone in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||