Interface IdentifierMixin
-
public interface IdentifierMixin
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetIdentifier()io.adminshell.aas.v3.model.IdentifierTypegetIdType()
-
-
-
Method Detail
-
getIdentifier
String getIdentifier()
-
getIdType
io.adminshell.aas.v3.model.IdentifierType getIdType()
-
-