Class AllOfpropertyDataReferencedClass
- java.lang.Object
-
- de.iip_ecosphere.platform.support.semanticId.eclass.model.StructureElementLink
-
- de.iip_ecosphere.platform.support.semanticId.eclass.model.AllOfpropertyDataReferencedClass
-
@Generated(value="io.swagger.codegen.v3.generators.java.JavaClientCodegen", date="2023-02-28T18:29:16.382914+01:00[Europe/Berlin]") public class AllOfpropertyDataReferencedClass extends StructureElementLink<span style='color: red;'>Important:</span> Used only with the following property data types:<ul><li>Reference</li></ul>
-
-
Constructor Summary
Constructors Constructor Description AllOfpropertyDataReferencedClass()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(java.lang.Object o)inthashCode()private java.lang.StringtoIndentedString(java.lang.Object o)Convert the given object to string with each line indented by 4 spaces (except the first line).java.lang.StringtoString()-
Methods inherited from class de.iip_ecosphere.platform.support.semanticId.eclass.model.StructureElementLink
getHref, getIrdi, irdi, isIsDeprecated, setIrdi
-
-
-
-
Method Detail
-
equals
public boolean equals(java.lang.Object o)
- Overrides:
equalsin classStructureElementLink
-
hashCode
public int hashCode()
- Overrides:
hashCodein classStructureElementLink
-
toString
public java.lang.String toString()
- Overrides:
toStringin classStructureElementLink
-
toIndentedString
private java.lang.String toIndentedString(java.lang.Object o)
Convert the given object to string with each line indented by 4 spaces (except the first line).
-
-