Class StructureElementLinkWithClassification
java.lang.Object
de.iip_ecosphere.platform.support.semanticId.eclass.model.StructureElementLink
de.iip_ecosphere.platform.support.semanticId.eclass.model.StructureElementLinkWithClassification
@Generated(value="io.swagger.codegen.v3.generators.java.JavaClientCodegen",
date="2026-05-18T14:49:34.048403897Z[Etc/UTC]")
public class StructureElementLinkWithClassification
extends StructureElementLink
StructureElementLinkWithClassification
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanGet codedNameinthashCode()voidsetCodedName(String codedName) private StringConvert the given object to string with each line indented by 4 spaces (except the first line).toString()Methods inherited from class de.iip_ecosphere.platform.support.semanticId.eclass.model.StructureElementLink
getHref, getIrdi, irdi, isIsDeprecated, setIrdi
-
Field Details
-
codedName
-
-
Constructor Details
-
StructureElementLinkWithClassification
public StructureElementLinkWithClassification()
-
-
Method Details
-
codedName
-
getCodedName
Get codedName- Returns:
- codedName
-
setCodedName
-
equals
- Overrides:
equalsin classStructureElementLink
-
hashCode
public int hashCode()- Overrides:
hashCodein classStructureElementLink
-
toString
- Overrides:
toStringin classStructureElementLink
-
toIndentedString
Convert the given object to string with each line indented by 4 spaces (except the first line).
-