Uses of Class
aQute.bnd.util.dto.DTO
Packages that use DTO
Package
Description
-
Uses of DTO in aQute.bnd.connection.settings
Subclasses of DTO in aQute.bnd.connection.settings -
Uses of DTO in aQute.bnd.osgi
Subclasses of DTO in aQute.bnd.osgi -
Uses of DTO in aQute.bnd.osgi.resource
Subclasses of DTO in aQute.bnd.osgi.resourceModifier and TypeClassDescriptionclassThis class provides an efficient way to store a resource through JSON serialization.static classstatic classstatic class -
Uses of DTO in aQute.bnd.service.maven
Subclasses of DTO in aQute.bnd.service.maven -
Uses of DTO in aQute.bnd.service.repository
Subclasses of DTO in aQute.bnd.service.repository -
Uses of DTO in aQute.bnd.util.dto
Methods in aQute.bnd.util.dto with parameters of type DTOModifier and TypeMethodDescriptionprivate static StringBuilderAppend the specified DTO's string representation to the specified StringBuilder.