org.apache.felix.metatype
Class DesignateObject
java.lang.Object
org.apache.felix.metatype.DesignateObject
public class DesignateObject
- extends Object
The DesignateObject
class represents the Object
element of
the meta type descriptor.
- Author:
- fmeschbe
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DesignateObject
public DesignateObject()
getOcdRef
public String getOcdRef()
setOcdRef
public void setOcdRef(String ocdRef)
getAttributes
public List getAttributes()
addAttribute
public void addAttribute(Attribute attribute)
Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.