org.apache.felix.framework.util.manifestparser
Class R4Directive

java.lang.Object
  extended by org.apache.felix.framework.util.manifestparser.R4Directive

public class R4Directive
extends Object


Constructor Summary
R4Directive(String name, String value)
           
 
Method Summary
 String getName()
           
 String getValue()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

R4Directive

public R4Directive(String name,
                   String value)
Method Detail

getName

public String getName()

getValue

public String getValue()


Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.