Uses of Class
de.starwit.aic.model.ModuleSBOMLocationValue
Packages that use ModuleSBOMLocationValue
-
Uses of ModuleSBOMLocationValue in de.starwit.aic.model
Methods in de.starwit.aic.model that return ModuleSBOMLocationValueModifier and TypeMethodDescriptionstatic ModuleSBOMLocationValueCreate an instance of ModuleSBOMLocationValue given an JSON stringMethods in de.starwit.aic.model that return types with arguments of type ModuleSBOMLocationValueMethods in de.starwit.aic.model with parameters of type ModuleSBOMLocationValueModifier and TypeMethodDescriptionModule.putSBOMLocationItem(String key, ModuleSBOMLocationValue sBOMLocationItem) Method parameters in de.starwit.aic.model with type arguments of type ModuleSBOMLocationValueModifier and TypeMethodDescriptionModule.sBOMLocation(Map<String, ModuleSBOMLocationValue> sBOMLocation) voidModule.setsBOMLocation(Map<String, ModuleSBOMLocationValue> sBOMLocation)