Class PropertyValueConstraint
java.lang.Object
de.iip_ecosphere.platform.support.semanticId.eclass.model.PropertyValueConstraint
@Generated(value="io.swagger.codegen.v3.generators.java.JavaClientCodegen",
date="2026-05-20T14:36:57.435832949Z[Etc/UTC]")
public class PropertyValueConstraint
extends Object
PropertyValueConstraint
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddValuesItem(String valuesItem) booleanGet propertyGet valuesinthashCode()voidsetProperty(String property) voidprivate StringConvert the given object to string with each line indented by 4 spaces (except the first line).toString()
-
Field Details
-
property
-
values
-
-
Constructor Details
-
PropertyValueConstraint
public PropertyValueConstraint()
-
-
Method Details
-
property
-
getProperty
Get property- Returns:
- property
-
setProperty
-
values
-
addValuesItem
-
getValues
Get values- Returns:
- values
-
setValues
-
equals
-
hashCode
public int hashCode() -
toString
-
toIndentedString
Convert the given object to string with each line indented by 4 spaces (except the first line).
-