Class StructureElementLinkForValuesInValueList
java.lang.Object
de.iip_ecosphere.platform.support.semanticId.eclass.model.StructureElementLinkForValuesInValueList
@Generated(value="io.swagger.codegen.v3.generators.java.JavaClientCodegen",
date="2026-05-20T14:36:57.435832949Z[Etc/UTC]")
public class StructureElementLinkForValuesInValueList
extends Object
Link to a structural element
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetHref()Structural element read service URLgetIrdi()Get irdigetValue()explicit valueinthashCode()When true: Indication that structural element assignment is deprecatedvoidprivate StringConvert the given object to string with each line indented by 4 spaces (except the first line).toString()
-
Field Details
-
irdi
-
href
-
isDeprecated
-
value
-
-
Constructor Details
-
StructureElementLinkForValuesInValueList
public StructureElementLinkForValuesInValueList()
-
-
Method Details
-
irdi
-
getIrdi
Get irdi- Returns:
- irdi
-
setIrdi
-
getHref
Structural element read service URL- Returns:
- href
-
isIsDeprecated
When true: Indication that structural element assignment is deprecated- Returns:
- isDeprecated
-
getValue
explicit value- Returns:
- value
-
equals
-
hashCode
public int hashCode() -
toString
-
toIndentedString
Convert the given object to string with each line indented by 4 spaces (except the first line).
-