| Package | Description |
|---|---|
| com.sun.java.xml.ns.javaee |
| Modifier and Type | Field and Description |
|---|---|
protected UserDataConstraintType |
SecurityConstraintType.userDataConstraint |
| Modifier and Type | Method and Description |
|---|---|
UserDataConstraintType |
ObjectFactory.createUserDataConstraintType()
Create an instance of
UserDataConstraintType |
UserDataConstraintType |
SecurityConstraintType.getUserDataConstraint()
Gets the value of the userDataConstraint property.
|
UserDataConstraintType |
UserDataConstraintType.withDescription(Collection<DescriptionType> values) |
UserDataConstraintType |
UserDataConstraintType.withDescription(DescriptionType... values) |
UserDataConstraintType |
UserDataConstraintType.withId(String value) |
UserDataConstraintType |
UserDataConstraintType.withTransportGuarantee(TransportGuaranteeType value) |
| Modifier and Type | Method and Description |
|---|---|
void |
SecurityConstraintType.setUserDataConstraint(UserDataConstraintType value)
Sets the value of the userDataConstraint property.
|
SecurityConstraintType |
SecurityConstraintType.withUserDataConstraint(UserDataConstraintType value) |
Copyright © 2020. All rights reserved.