Class BundleWiringDTO.NodeDTO

    • Constructor Summary

      Constructors 
      Constructor Description
      NodeDTO()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Field Detail

      • inUse

        public boolean inUse
        The bundle wiring's in use setting indicates that the bundle wiring is in use.
        See Also:
        BundleWiring.isInUse()
      • current

        public boolean current
        The current state of the bundle wiring. The bundle wiring's current setting indicates that the bundle wiring is the current bundle wiring for the bundle.
        See Also:
        BundleWiring.isCurrent()
    • Constructor Detail

      • NodeDTO

        public NodeDTO()