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

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

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

Methods in org.eclipse.modisco.jee.webapp.webapp22 that return UserDataConstraintType
 UserDataConstraintType Webapp22Factory.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.webapp22 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.