Class ModuleDef.ProvidesDef

    • Field Detail

      • implementations

        private java.util.List<TypeDef> implementations
    • Constructor Detail

      • ProvidesDef

        public ProvidesDef​(TypeDef service)
    • Method Detail

      • getService

        public TypeDef getService()
      • getImplementations

        public java.util.List<TypeDef> getImplementations()