Class ShortName
java.lang.Object
java.util.AbstractMap<String,String>
java.util.HashMap<String,String>
de.iip_ecosphere.platform.support.semanticId.eclass.model.TranslatableLabel
de.iip_ecosphere.platform.support.semanticId.eclass.model.ShortName
- All Implemented Interfaces:
Serializable,Cloneable,Map<String,String>
@Generated(value="io.swagger.codegen.v3.generators.java.JavaClientCodegen",
date="2026-04-24T12:13:40.243553646+02:00[Europe/Berlin]")
public class ShortName
extends TranslatableLabel
Short name of structural element
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class java.util.AbstractMap
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K, V> -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.util.HashMap
clear, clone, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, forEach, get, getOrDefault, isEmpty, keySet, merge, newHashMap, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, values
-
Constructor Details
-
ShortName
public ShortName()
-
-
Method Details
-
equals
-
hashCode
public int hashCode() -
toString
- Overrides:
toStringin classTranslatableLabel
-
toIndentedString
Convert the given object to string with each line indented by 4 spaces (except the first line).
-