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