Uses of Class
co.yellowdog.platform.model.StringAttributeDefinition.Builder
Packages that use StringAttributeDefinition.Builder
Package
Description
Provides the types that define the YellowDog Platform data model.
-
Uses of StringAttributeDefinition.Builder in co.yellowdog.platform.model
Methods in co.yellowdog.platform.model that return StringAttributeDefinition.BuilderModifier and TypeMethodDescriptionStringAttributeDefinition.builder()
StringAttributeDefinition.Builder.clearOptions()
StringAttributeDefinition.Builder.description
(String description) StringAttributeDefinition.Builder.options
(Collection<? extends @NotBlank String> options) StringAttributeDefinition.toBuilder()