|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface UserDataConstraintType
A representation of the model object 'User Data Constraint Type'. The user-data-constraintType is used to indicate how data communicated between the client and container should be protected. Used in: security-constraint
The following features are supported:
Webapp30Package.getUserDataConstraintType()
Method Summary | |
---|---|
|
getDescription()
Returns the value of the 'Description' containment reference list. |
java.lang.String |
getId()
Returns the value of the 'Id' attribute. |
TransportGuaranteeType |
getTransportGuarantee()
Returns the value of the 'Transport Guarantee' containment reference. |
void |
setId(java.lang.String value)
Sets the value of the ' Id ' attribute. |
void |
setTransportGuarantee(TransportGuaranteeType value)
Sets the value of the ' Transport Guarantee ' containment reference. |
Method Detail |
---|
getDescription()
DescriptionType
.
If the meaning of the 'Description' containment reference list isn't clear, there really should be more of a description here...
Webapp30Package.getUserDataConstraintType_Description()
TransportGuaranteeType getTransportGuarantee()
If the meaning of the 'Transport Guarantee' containment reference isn't clear, there really should be more of a description here...
setTransportGuarantee(TransportGuaranteeType)
,
Webapp30Package.getUserDataConstraintType_TransportGuarantee()
void setTransportGuarantee(TransportGuaranteeType value)
Transport Guarantee
' containment reference.
value
- the new value of the 'Transport Guarantee' containment reference.getTransportGuarantee()
java.lang.String getId()
If the meaning of the 'Id' attribute isn't clear, there really should be more of a description here...
setId(String)
,
Webapp30Package.getUserDataConstraintType_Id()
void setId(java.lang.String value)
Id
' attribute.
value
- the new value of the 'Id' attribute.getId()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |