Uses of Class
com.tccc.kos.commons.manifest.BaseManifestArtifact
Packages that use BaseManifestArtifact
-
Uses of BaseManifestArtifact in com.tccc.kos.commons.manifest.install
Methods in com.tccc.kos.commons.manifest.install that return types with arguments of type BaseManifestArtifactModifier and TypeMethodDescriptionInstallViewDeviceManifest.getKabs()
InstallViewDeviceManifest.getLayers()
Method parameters in com.tccc.kos.commons.manifest.install with type arguments of type BaseManifestArtifactModifier and TypeMethodDescriptionvoid
InstallViewDeviceManifest.setKabs
(List<BaseManifestArtifact> kabs) void
InstallViewDeviceManifest.setLayers
(List<BaseManifestArtifact> layers)