Package org.apache.felix.utils.manifest
Class Directive
- java.lang.Object
-
- org.apache.felix.utils.manifest.Directive
-
public class Directive extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description Directive(java.lang.String name, java.lang.String value)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.String
getName()
java.lang.String
getValue()
-