Uses of Interface
org.jdrupes.vmoperator.util.Dto
Packages that use Dto
Package
Description
General utility classes and methods that are independent of the
specific domain (VM operator).
-
Uses of Dto in org.jdrupes.vmoperator.runner.qemu
Classes in org.jdrupes.vmoperator.runner.qemu that implement DtoModifier and TypeClassDescriptionclass
The configuration information from the configuration file.static class
Subsection “cloud-init”.static class
The Class Display.static class
Subsection “drive”.static class
Subsection “network”.static class
Subsection “spice”.static class
Subsection “vm”. -
Uses of Dto in org.jdrupes.vmoperator.util
Constructors in org.jdrupes.vmoperator.util with parameters of type DtoModifierConstructorDescriptionDtoTemplateModel
(ObjectWrapper objectWrapper, Dto dto) Instantiates a new DTO template model.