|
||||||||||
| 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.SecurityConstraintTypeImpl
public class SecurityConstraintTypeImpl
| Field Summary | |
|---|---|
protected AuthConstraintTypeImpl |
authConstraint
|
protected DisplayNameType[] |
displayName
|
protected String |
id
|
protected UserDataConstraintTypeImpl |
userDataConstraint
|
protected WebResourceCollectionType[] |
webResourceCollection
|
| Constructor Summary | |
|---|---|
SecurityConstraintTypeImpl()
Creates a new net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.javaee.impl.SecurityConstraintTypeImpl instance. |
|
SecurityConstraintTypeImpl(SecurityConstraintTypeImpl o)
Creates a new net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.javaee.impl.SecurityConstraintTypeImpl instance by copying a given instance. |
|
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected DisplayNameType[] displayName
protected WebResourceCollectionType[] webResourceCollection
protected AuthConstraintTypeImpl authConstraint
protected UserDataConstraintTypeImpl userDataConstraint
protected String id
| Constructor Detail |
|---|
public SecurityConstraintTypeImpl()
net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.javaee.impl.SecurityConstraintTypeImpl instance.
public SecurityConstraintTypeImpl(SecurityConstraintTypeImpl o)
net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.javaee.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 WebResourceCollectionType[] getWebResourceCollection()
getWebResourceCollection in interface SecurityConstraintTypeWebResourceCollectionTypepublic WebResourceCollectionType getWebResourceCollection(int idx)
getWebResourceCollection in interface SecurityConstraintTypeWebResourceCollectionTypepublic int getWebResourceCollectionLength()
getWebResourceCollectionLength in interface SecurityConstraintTypepublic void setWebResourceCollection(WebResourceCollectionType[] values)
setWebResourceCollection in interface SecurityConstraintTypevalues - allowed objects are
WebResourceCollectionType
public WebResourceCollectionType setWebResourceCollection(int idx,
WebResourceCollectionType value)
setWebResourceCollection in interface SecurityConstraintTypevalue - allowed object is
WebResourceCollectionTypepublic AuthConstraintType getAuthConstraint()
SecurityConstraintType
getAuthConstraint in interface SecurityConstraintTypeAuthConstraintTypepublic void setAuthConstraint(AuthConstraintType value)
SecurityConstraintType
setAuthConstraint in interface SecurityConstraintTypevalue - allowed object is
AuthConstraintTypepublic 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 void copyWebResourceCollection(WebResourceCollectionType[] source)
WebResourceCollection.
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 | |||||||||