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 TypeClassDescriptionclassThe configuration information from the configuration file.static classSubsection “cloud-init”.static classThe Class Display.static classSubsection “drive”.static classSubsection “network”.static classSubsection “spice”.static classSubsection “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.