|
||||||||||
| 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.portlet.app200.impl.UserAttributeTypeImpl
public class UserAttributeTypeImpl
| Field Summary | |
|---|---|
protected DescriptionType[] |
description
|
protected String |
id
|
protected NameTypeImpl |
name
|
| Constructor Summary | |
|---|---|
UserAttributeTypeImpl()
Creates a new net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.portlet.app200.impl.UserAttributeTypeImpl instance. |
|
UserAttributeTypeImpl(UserAttributeTypeImpl o)
Creates a new net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.portlet.app200.impl.UserAttributeTypeImpl instance by copying a given instance. |
|
| Method Summary | |
|---|---|
UserAttributeTypeImpl |
clone()
Creates and returns a copy of this object. |
void |
copyDescription(DescriptionType[] source)
Copies all values of property Description. |
DescriptionType[] |
getDescription()
|
DescriptionType |
getDescription(int idx)
|
int |
getDescriptionLength()
|
String |
getId()
Gets the value of the id property. |
NameType |
getName()
Gets the value of the name property. |
void |
setDescription(DescriptionType[] values)
|
DescriptionType |
setDescription(int idx,
DescriptionType value)
|
void |
setId(String value)
Sets the value of the id property. |
void |
setName(NameType value)
Sets the value of the name property. |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected DescriptionType[] description
protected NameTypeImpl name
protected String id
| Constructor Detail |
|---|
public UserAttributeTypeImpl()
net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.portlet.app200.impl.UserAttributeTypeImpl instance.
public UserAttributeTypeImpl(UserAttributeTypeImpl o)
net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.portlet.app200.impl.UserAttributeTypeImpl instance by copying a given instance.
o - The instance to copy or null.| Method Detail |
|---|
public DescriptionType[] getDescription()
getDescription in interface UserAttributeTypeDescriptionTypepublic DescriptionType getDescription(int idx)
getDescription in interface UserAttributeTypeDescriptionTypepublic int getDescriptionLength()
getDescriptionLength in interface UserAttributeTypepublic void setDescription(DescriptionType[] values)
setDescription in interface UserAttributeTypevalues - allowed objects are
DescriptionType
public DescriptionType setDescription(int idx,
DescriptionType value)
setDescription in interface UserAttributeTypevalue - allowed object is
DescriptionTypepublic NameType getName()
UserAttributeType
getName in interface UserAttributeTypeNameTypepublic void setName(NameType value)
UserAttributeType
setName in interface UserAttributeTypevalue - allowed object is
NameTypepublic String getId()
UserAttributeType
getId in interface UserAttributeTypeStringpublic void setId(String value)
UserAttributeType
setId in interface UserAttributeTypevalue - allowed object is
Stringpublic void copyDescription(DescriptionType[] source)
Description.
source - The source to copy from.
NullPointerException - if source is null.public UserAttributeTypeImpl clone()
clone in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||