Uses of Class
nl.geostandaarden.mim_1_2.relatierol.Constraint
Packages that use Constraint
-
Uses of Constraint in nl.geostandaarden.mim_1_2.relatierol
Fields in nl.geostandaarden.mim_1_2.relatierol with type parameters of type ConstraintMethods in nl.geostandaarden.mim_1_2.relatierol that return ConstraintModifier and TypeMethodDescriptionObjectFactory.createConstraint()
Create an instance ofConstraint
ObjecttypeEx.getConstraint
(String name) Constraint.withKenmerken
(Kenmerken value) Sets the value of the kenmerken property.Sets the value of the naam property.Constraint.withParent
(Object parent) Constraint.withSpecificatieFormeel
(String value) Sets the value of the specificatieFormeel property.Constraint.withSpecificatieTekst
(String value) Sets the value of the specificatieTekst property.Methods in nl.geostandaarden.mim_1_2.relatierol that return types with arguments of type ConstraintModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<Constraint>
ObjectFactory.createConstraint
(Constraint value) Constraints.getConstraint()
Gets the value of the constraint property.Methods in nl.geostandaarden.mim_1_2.relatierol with parameters of type ConstraintModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<Constraint>
ObjectFactory.createConstraint
(Constraint value) Constraints.withConstraint
(Constraint... values) Adds objects to the list of Constraint using add methodMethod parameters in nl.geostandaarden.mim_1_2.relatierol with type arguments of type ConstraintModifier and TypeMethodDescriptionConstraints.withConstraint
(Collection<Constraint> values) Adds objects to the list of Constraint using addAll method