Class StringAttributeValue
java.lang.Object
co.yellowdog.platform.model.StringAttributeValue
- All Implemented Interfaces:
AttributeValue<String>
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classA builder that can be used to build a new StringAttributeValue that is automatically validated on build. -
Method Summary
Modifier and TypeMethodDescriptionstatic StringAttributeValue.Builderbuilder()protected booleanbooleangetValue()inthashCode()voidsetAttribute(String attribute) voidtoString()
-
Method Details
-
builder
-
toBuilder
-
getAttribute
- Specified by:
getAttributein interfaceAttributeValue<String>
-
getValue
- Specified by:
getValuein interfaceAttributeValue<String>
-
setAttribute
-
setValue
-
equals
-
canEqual
-
hashCode
-
toString
-