public interface ManifestAttribute
extends org.eclipse.emf.ecore.EObject
The following features are supported:
JavaPackage.getManifestAttribute()| Modifier and Type | Method and Description |
|---|---|
String |
getKey()
Returns the value of the 'Key' attribute.
|
String |
getValue()
Returns the value of the 'Value' attribute.
|
void |
setKey(String value)
Sets the value of the '
Key' attribute. |
void |
setValue(String value)
Sets the value of the '
Value' attribute. |
String getKey()
setKey(String),
JavaPackage.getManifestAttribute_Key()void setKey(String value)
Key' attribute.
value - the new value of the 'Key' attribute.getKey()String getValue()
setValue(String),
JavaPackage.getManifestAttribute_Value()void setValue(String value)
Value' attribute.
value - the new value of the 'Value' attribute.getValue()Copyright © 2018–2020 Atlanmod. All rights reserved.