Uses of Enum Class
aQute.bnd.service.diff.Type
Packages that use Type
-
Uses of Type in aQute.bnd.differ
Fields in aQute.bnd.differ declared as TypeFields in aQute.bnd.differ with type parameters of type TypeMethods in aQute.bnd.differ that return TypeMethods in aQute.bnd.differ with parameters of type TypeModifier and TypeMethodDescriptionprivate static ElementXmlRepoDiffer.extractElement(Map<String, Object> attributes, Map<String, ? extends Object> directives, String namespace, Type type, boolean expandFilter) Creates a singleElementcomprising the specified attributes and directives which are associated with the specified namespace and differ typeXmlRepoDiffer.mapToElements(Map<String, ? extends Object> entries, Type type, boolean expandFilter) Creates list ofElements associating the specified entriesConstructors in aQute.bnd.differ with parameters of type Type -
Uses of Type in aQute.bnd.service.diff
Fields in aQute.bnd.service.diff declared as TypeMethods in aQute.bnd.service.diff that return Type