org.apache.felix.bundlerepository
Class PropertyImpl
java.lang.Object
org.apache.felix.bundlerepository.PropertyImpl
public class PropertyImpl
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PropertyImpl
public PropertyImpl()
PropertyImpl
public PropertyImpl(String name,
String type,
String value)
setN
public void setN(String name)
getN
public String getN()
setT
public void setT(String type)
getT
public String getT()
setV
public void setV(String value)
getV
public Object getV()
Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.