Class AllOfaocDataStatusDefinition
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.PreferredName
de.iip_ecosphere.platform.support.semanticId.eclass.model.AllOfaocDataStatusDefinition
- All Implemented Interfaces:
Serializable,Cloneable,Map<String,String>
@Generated(value="io.swagger.codegen.v3.generators.java.JavaClientCodegen",
date="2026-05-26T08:37:14.167362423Z[Etc/UTC]")
public class AllOfaocDataStatusDefinition
extends PreferredName
Status Definition
- 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
-
AllOfaocDataStatusDefinition
public AllOfaocDataStatusDefinition()
-
-
Method Details
-
equals
-
hashCode
public int hashCode() -
toString
- Overrides:
toStringin classPreferredName
-
toIndentedString
Convert the given object to string with each line indented by 4 spaces (except the first line).
-