类 BundleWiringDTO.NodeDTO

    • 构造器概要

      构造器 
      构造器 说明
      NodeDTO()  
    • 方法概要

      • 从类继承的方法 java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • 字段详细资料

      • inUse

        public boolean inUse
        The bundle wiring's in use setting indicates that the bundle wiring is in use.
        另请参阅:
        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.
        另请参阅:
        BundleWiring.isCurrent()
    • 构造器详细资料

      • NodeDTO

        public NodeDTO()