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 TypeClassDescriptionclass
This class provides an efficient way to store a resource through JSON serialization.static class
static class
static 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 StringBuilder
Append the specified DTO's string representation to the specified StringBuilder.