public class UserDataConstraint
extends java.lang.Object
Constructor and Description |
---|
UserDataConstraint() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getTransportGuarantee()
Gets the transport guarantee.
|
void |
setDescription(java.lang.String description) |
void |
setTransportGuarantee(java.lang.String guarantee)
Sets the transport guarantee.
|
public void setDescription(java.lang.String description)
public void setTransportGuarantee(java.lang.String guarantee) throws ServletException
ServletException
public java.lang.String getTransportGuarantee()