org.apache.felix.bundlerepository
Class R4Attribute
java.lang.Object
org.apache.felix.bundlerepository.R4Attribute
public class R4Attribute
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
R4Attribute
public R4Attribute(String name,
String value,
boolean isMandatory)
getName
public String getName()
getValue
public String getValue()
isMandatory
public boolean isMandatory()
Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.