public interface StorageType
extends org.eclipse.emf.ecore.EObject
The following features are supported:
TypePackage.getStorageType()| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getName()
Returns the value of the 'Name' attribute.
|
java.lang.String |
getType()
Returns the value of the 'Type' attribute.
|
void |
setName(java.lang.String value)
Sets the value of the '
Name' attribute. |
void |
setType(java.lang.String value)
Sets the value of the '
Type' attribute. |
java.lang.String getName()
setName(String),
TypePackage.getStorageType_Name()void setName(java.lang.String value)
Name' attribute.
value - the new value of the 'Name' attribute.getName()java.lang.String getType()
setType(String),
TypePackage.getStorageType_Type()Copyright 2021 Kieker Project, http://kieker-monitoring.net