|
||||||||||
| 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.SecurityConstraintTypeImpl
public class SecurityConstraintTypeImpl
| Field Summary | |
|---|---|
protected DisplayNameType[] |
displayName
|
protected String |
id
|
protected PortletCollectionTypeImpl |
portletCollection
|
protected UserDataConstraintTypeImpl |
userDataConstraint
|
| Constructor Summary | |
|---|---|
SecurityConstraintTypeImpl()
Creates a new net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.portlet.app200.impl.SecurityConstraintTypeImpl instance. |
|
SecurityConstraintTypeImpl(SecurityConstraintTypeImpl o)
Creates a new net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.portlet.app200.impl.SecurityConstraintTypeImpl instance by copying a given instance. |
|
| Method Summary | |
|---|---|
SecurityConstraintTypeImpl |
clone()
Creates and returns a copy of this object. |
void |
copyDisplayName(DisplayNameType[] source)
Copies all values of property DisplayName. |
DisplayNameType[] |
getDisplayName()
|
DisplayNameType |
getDisplayName(int idx)
|
int |
getDisplayNameLength()
|
String |
getId()
Gets the value of the id property. |
PortletCollectionType |
getPortletCollection()
Gets the value of the portletCollection property. |
UserDataConstraintType |
getUserDataConstraint()
Gets the value of the userDataConstraint property. |
void |
setDisplayName(DisplayNameType[] values)
|
DisplayNameType |
setDisplayName(int idx,
DisplayNameType value)
|
void |
setId(String value)
Sets the value of the id property. |
void |
setPortletCollection(PortletCollectionType value)
Sets the value of the portletCollection property. |
void |
setUserDataConstraint(UserDataConstraintType value)
Sets the value of the userDataConstraint property. |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected DisplayNameType[] displayName
protected PortletCollectionTypeImpl portletCollection
protected UserDataConstraintTypeImpl userDataConstraint
protected String id
| Constructor Detail |
|---|
public SecurityConstraintTypeImpl()
net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.portlet.app200.impl.SecurityConstraintTypeImpl instance.
public SecurityConstraintTypeImpl(SecurityConstraintTypeImpl o)
net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.portlet.app200.impl.SecurityConstraintTypeImpl instance by copying a given instance.
o - The instance to copy or null.| Method Detail |
|---|
public DisplayNameType[] getDisplayName()
getDisplayName in interface SecurityConstraintTypeDisplayNameTypepublic DisplayNameType getDisplayName(int idx)
getDisplayName in interface SecurityConstraintTypeDisplayNameTypepublic int getDisplayNameLength()
getDisplayNameLength in interface SecurityConstraintTypepublic void setDisplayName(DisplayNameType[] values)
setDisplayName in interface SecurityConstraintTypevalues - allowed objects are
DisplayNameType
public DisplayNameType setDisplayName(int idx,
DisplayNameType value)
setDisplayName in interface SecurityConstraintTypevalue - allowed object is
DisplayNameTypepublic PortletCollectionType getPortletCollection()
SecurityConstraintType
getPortletCollection in interface SecurityConstraintTypePortletCollectionTypepublic void setPortletCollection(PortletCollectionType value)
SecurityConstraintType
setPortletCollection in interface SecurityConstraintTypevalue - allowed object is
PortletCollectionTypepublic UserDataConstraintType getUserDataConstraint()
SecurityConstraintType
getUserDataConstraint in interface SecurityConstraintTypeUserDataConstraintTypepublic void setUserDataConstraint(UserDataConstraintType value)
SecurityConstraintType
setUserDataConstraint in interface SecurityConstraintTypevalue - allowed object is
UserDataConstraintTypepublic String getId()
SecurityConstraintType
getId in interface SecurityConstraintTypeStringpublic void setId(String value)
SecurityConstraintType
setId in interface SecurityConstraintTypevalue - allowed object is
Stringpublic void copyDisplayName(DisplayNameType[] source)
DisplayName.
source - The source to copy from.
NullPointerException - if source is null.public SecurityConstraintTypeImpl clone()
clone in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||