Package aQute.bnd.osgi.resource
Class TypedAttribute
- java.lang.Object
-
- aQute.bnd.osgi.resource.TypedAttribute
-
public class TypedAttribute extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description TypedAttribute(java.lang.String type, java.lang.String value)
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static TypedAttribute
getTypedAttribute(java.lang.Object value)
-
-
-
Method Detail
-
getTypedAttribute
public static TypedAttribute getTypedAttribute(java.lang.Object value)
-
-