Uses of Class
de.hybris.platform.b2ctelcotmfresources.v4.dto.ConstraintRef
Packages that use ConstraintRef
-
Uses of ConstraintRef in de.hybris.platform.b2ctelcotmfresources.v4.dto
Methods in de.hybris.platform.b2ctelcotmfresources.v4.dto that return ConstraintRefModifier and TypeMethodDescriptionConstraintRef.atBaseType(String atBaseType) ConstraintRef.atReferredType(String atReferredType) ConstraintRef.atSchemaLocation(String atSchemaLocation) Methods in de.hybris.platform.b2ctelcotmfresources.v4.dto that return types with arguments of type ConstraintRefModifier and TypeMethodDescription@Valid List<ConstraintRef>Feature.getConstraint()This is a list of feature constraints.Methods in de.hybris.platform.b2ctelcotmfresources.v4.dto with parameters of type ConstraintRefMethod parameters in de.hybris.platform.b2ctelcotmfresources.v4.dto with type arguments of type ConstraintRefModifier and TypeMethodDescriptionFeature.constraint(List<ConstraintRef> constraint) voidFeature.setConstraint(List<ConstraintRef> constraint)