Interface KeyMixin
-
public interface KeyMixin
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description io.adminshell.aas.v3.model.KeyTypegetIdType()io.adminshell.aas.v3.model.KeyElementsgetType()StringgetValue()
-
-
-
Method Detail
-
getIdType
io.adminshell.aas.v3.model.KeyType getIdType()
-
getType
io.adminshell.aas.v3.model.KeyElements getType()
-
getValue
String getValue()
-
-