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-04-24T12:13:40.243553646+02:00[Europe/Berlin]") public class PropertyValueConstraint extends Object
PropertyValueConstraint
  • Field Details

    • property

      @SerializedName("property") private String property
    • values

      @SerializedName("values") private List<String> values
  • Constructor Details

    • PropertyValueConstraint

      public PropertyValueConstraint()
  • Method Details