|
||||||||||
| 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.portlet.app100.impl.SecurityRoleRefTypeImpl
public class SecurityRoleRefTypeImpl
| Field Summary | |
|---|---|
protected DescriptionType[] |
description
|
protected String |
id
|
protected RoleLinkTypeImpl |
roleLink
|
protected String |
roleName
|
| Constructor Summary | |
|---|---|
SecurityRoleRefTypeImpl()
Creates a new net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.portlet.app100.impl.SecurityRoleRefTypeImpl instance. |
|
SecurityRoleRefTypeImpl(SecurityRoleRefTypeImpl o)
Creates a new net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.portlet.app100.impl.SecurityRoleRefTypeImpl instance by copying a given instance. |
|
| Method Summary | |
|---|---|
SecurityRoleRefTypeImpl |
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. |
RoleLinkType |
getRoleLink()
Gets the value of the roleLink property. |
String |
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 |
setRoleLink(RoleLinkType value)
Sets the value of the roleLink property. |
void |
setRoleName(String 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 String roleName
protected RoleLinkTypeImpl roleLink
protected String id
| Constructor Detail |
|---|
public SecurityRoleRefTypeImpl()
net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.portlet.app100.impl.SecurityRoleRefTypeImpl instance.
public SecurityRoleRefTypeImpl(SecurityRoleRefTypeImpl o)
net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.portlet.app100.impl.SecurityRoleRefTypeImpl instance by copying a given instance.
o - The instance to copy or null.| Method Detail |
|---|
public DescriptionType[] getDescription()
getDescription in interface SecurityRoleRefTypeDescriptionTypepublic DescriptionType getDescription(int idx)
getDescription in interface SecurityRoleRefTypeDescriptionTypepublic int getDescriptionLength()
getDescriptionLength in interface SecurityRoleRefTypepublic void setDescription(DescriptionType[] values)
setDescription in interface SecurityRoleRefTypevalues - allowed objects are
DescriptionType
public DescriptionType setDescription(int idx,
DescriptionType value)
setDescription in interface SecurityRoleRefTypevalue - allowed object is
DescriptionTypepublic String getRoleName()
SecurityRoleRefType
getRoleName in interface SecurityRoleRefTypeStringpublic void setRoleName(String value)
SecurityRoleRefType
setRoleName in interface SecurityRoleRefTypevalue - allowed object is
Stringpublic RoleLinkType getRoleLink()
SecurityRoleRefType
getRoleLink in interface SecurityRoleRefTypeRoleLinkTypepublic void setRoleLink(RoleLinkType value)
SecurityRoleRefType
setRoleLink in interface SecurityRoleRefTypevalue - allowed object is
RoleLinkTypepublic String getId()
SecurityRoleRefType
getId in interface SecurityRoleRefTypeStringpublic void setId(String value)
SecurityRoleRefType
setId in interface SecurityRoleRefTypevalue - allowed object is
Stringpublic SecurityRoleRefTypeImpl clone()
clone in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||