Interface EntityMixin
-
public interface EntityMixin
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description io.adminshell.aas.v3.model.IdentifierKeyValuePairgetExternalAssetId()List<io.adminshell.aas.v3.model.SubmodelElement>getStatements()
-
-
-
Method Detail
-
getExternalAssetId
io.adminshell.aas.v3.model.IdentifierKeyValuePair getExternalAssetId()
-
getStatements
List<io.adminshell.aas.v3.model.SubmodelElement> getStatements()
-
-