Uses of Class
org.somda.sdc.biceps.model.participant.BatteryDescriptor
-
Packages that use BatteryDescriptor Package Description org.somda.sdc.biceps.model.participant -
-
Uses of BatteryDescriptor in org.somda.sdc.biceps.model.participant
Fields in org.somda.sdc.biceps.model.participant with type parameters of type BatteryDescriptor Modifier and Type Field Description protected List<BatteryDescriptor>MdsDescriptor. batteryMethods in org.somda.sdc.biceps.model.participant that return BatteryDescriptor Modifier and Type Method Description BatteryDescriptorObjectFactory. createBatteryDescriptor()Create an instance ofBatteryDescriptorMethods in org.somda.sdc.biceps.model.participant that return types with arguments of type BatteryDescriptor Modifier and Type Method Description List<BatteryDescriptor>MdsDescriptor. getBattery()Gets the value of the battery property.Method parameters in org.somda.sdc.biceps.model.participant with type arguments of type BatteryDescriptor Modifier and Type Method Description voidMdsDescriptor. setBattery(List<BatteryDescriptor> value)
-