Class DesignateObject


  • @Deprecated(since="2021-05-27")
    public class DesignateObject
    extends OptionalAttributes
    Deprecated.
    The Apache Felix metatype API is deprecated, please use the OSGi metatype API instead.
    The DesignateObject class represents the Object element of the meta type descriptor.
    • Constructor Detail

      • DesignateObject

        public DesignateObject()
        Deprecated.
    • Method Detail

      • getOcdRef

        public java.lang.String getOcdRef()
        Deprecated.
      • setOcdRef

        public void setOcdRef​(java.lang.String ocdRef)
        Deprecated.
      • getAttributes

        public java.util.List getAttributes()
        Deprecated.
      • addAttribute

        public void addAttribute​(Attribute attribute)
        Deprecated.