|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.felix.framework.capabilityset.Attribute
public class Attribute
Constructor Summary | |
---|---|
Attribute(String name,
Object value,
boolean isMandatory)
|
Method Summary | |
---|---|
String |
getName()
|
Object |
getValue()
|
boolean |
isMandatory()
|
String |
toString()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public Attribute(String name, Object value, boolean isMandatory)
Method Detail |
---|
public String getName()
public Object getValue()
public boolean isMandatory()
public String toString()
toString
in class Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |