Uses of Interface
org.eclipse.modisco.jee.webapp.webapp23.UserDataConstraintType

Packages that use UserDataConstraintType
org.eclipse.modisco.jee.webapp.webapp23   
 

Uses of UserDataConstraintType in org.eclipse.modisco.jee.webapp.webapp23
 

Methods in org.eclipse.modisco.jee.webapp.webapp23 that return UserDataConstraintType
 UserDataConstraintType Webapp23Factory.createUserDataConstraintType()
          Returns a new object of class 'User Data Constraint Type'.
 UserDataConstraintType DocumentRoot.getUserDataConstraint()
          Returns the value of the 'User Data Constraint' containment reference.
 UserDataConstraintType SecurityConstraintType.getUserDataConstraint()
          Returns the value of the 'User Data Constraint' containment reference.
 

Methods in org.eclipse.modisco.jee.webapp.webapp23 with parameters of type UserDataConstraintType
 void DocumentRoot.setUserDataConstraint(UserDataConstraintType value)
          Sets the value of the 'User Data Constraint' containment reference.
 void SecurityConstraintType.setUserDataConstraint(UserDataConstraintType value)
          Sets the value of the 'User Data Constraint' containment reference.