Class AllOfpropertyDataRangeConstraint
java.lang.Object
de.iip_ecosphere.platform.support.semanticId.eclass.model.PropertyRangeConstraint
de.iip_ecosphere.platform.support.semanticId.eclass.model.AllOfpropertyDataRangeConstraint
@Generated(value="io.swagger.codegen.v3.generators.java.JavaClientCodegen",
date="2026-05-26T08:37:14.167362423Z[Etc/UTC]")
public class AllOfpropertyDataRangeConstraint
extends PropertyRangeConstraint
AllOfpropertyDataRangeConstraint
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class de.iip_ecosphere.platform.support.semanticId.eclass.model.PropertyRangeConstraint
getMaxValue, getMinValue, includeMax, includeMin, isIncludeMax, isIncludeMin, maxValue, minValue, setIncludeMax, setIncludeMin, setMaxValue, setMinValue
-
Constructor Details
-
AllOfpropertyDataRangeConstraint
public AllOfpropertyDataRangeConstraint()
-
-
Method Details
-
equals
- Overrides:
equalsin classPropertyRangeConstraint
-
hashCode
public int hashCode()- Overrides:
hashCodein classPropertyRangeConstraint
-
toString
- Overrides:
toStringin classPropertyRangeConstraint
-
toIndentedString
Convert the given object to string with each line indented by 4 spaces (except the first line).
-