org.apache.felix.metatype
Class Attribute
java.lang.Object
org.apache.felix.metatype.Attribute
public class Attribute
- extends Object
The Attribute
TODO
- Version:
- $Rev$, $Date: 2008-06-04 17:00:34 +0200 (Mi, 04. Jun 2008) $
- Author:
- fmeschbe
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Attribute
public Attribute()
getAdRef
public String getAdRef()
setAdRef
public void setAdRef(String adRef)
getContent
public String[] getContent()
addContent
public void addContent(String[] added)
addContent
public void addContent(String content,
boolean split)
Copyright © 2013 The Apache Software Foundation. All Rights Reserved.