Uses of Class
co.yellowdog.platform.model.StringAttributeConstraint.Builder
Packages that use StringAttributeConstraint.Builder
Package
Description
Provides the types that define the YellowDog Platform data model.
-
Uses of StringAttributeConstraint.Builder in co.yellowdog.platform.model
Methods in co.yellowdog.platform.model that return StringAttributeConstraint.BuilderModifier and TypeMethodDescriptionStringAttributeConstraint.Builder.anyOf
(Collection<?> anyOf) StringAttributeConstraint.builder()
StringAttributeConstraint.Builder.noneOf
(Collection<?> noneOf) StringAttributeConstraint.toBuilder()