Uses of Enum
org.cyclonedx.model.component.modelCard.consideration.consumption.energy.EnergySource
Packages that use EnergySource
-
Uses of EnergySource in org.cyclonedx.model.component.modelCard.consideration.consumption.energy
Fields in org.cyclonedx.model.component.modelCard.consideration.consumption.energy declared as EnergySourceMethods in org.cyclonedx.model.component.modelCard.consideration.consumption.energy that return EnergySourceModifier and TypeMethodDescriptionEnergyProvider.getEnergySource()static EnergySourceReturns the enum constant of this type with the specified name.static EnergySource[]EnergySource.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.cyclonedx.model.component.modelCard.consideration.consumption.energy with parameters of type EnergySource