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

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

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

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

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