Class Keyword
java.lang.Object
de.iip_ecosphere.platform.support.semanticId.eclass.model.Keyword
@Generated(value="io.swagger.codegen.v3.generators.java.JavaClientCodegen",
date="2026-05-26T08:37:14.167362423Z[Etc/UTC]")
public class Keyword
extends Object
Keyword
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetHref()Structural element read service URLgetIrdi()Get irdiinthashCode()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
-
-
Constructor Details
-
Keyword
public Keyword()
-
-
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
-
equals
-
hashCode
public int hashCode() -
toString
-
toIndentedString
Convert the given object to string with each line indented by 4 spaces (except the first line).
-