Uses of Class
org.bidib.jbidibc.decoder.schema.decoder.ElectricalType
-
Packages that use ElectricalType Package Description org.bidib.jbidibc.decoder.schema.decoder -
-
Uses of ElectricalType in org.bidib.jbidibc.decoder.schema.decoder
Fields in org.bidib.jbidibc.decoder.schema.decoder declared as ElectricalType Modifier and Type Field Description protected ElectricalTypeSpecificationsType. electricalMethods in org.bidib.jbidibc.decoder.schema.decoder that return ElectricalType Modifier and Type Method Description ElectricalTypeObjectFactory. createElectricalType()Create an instance ofElectricalTypeElectricalTypeSpecificationsType. getElectrical()Gets the value of the electrical property.ElectricalTypeElectricalType. withMaxMotorCurrent(BigDecimal value)ElectricalTypeElectricalType. withMaxTotalCurrent(BigDecimal value)ElectricalTypeElectricalType. withMaxVoltage(BigDecimal value)Methods in org.bidib.jbidibc.decoder.schema.decoder with parameters of type ElectricalType Modifier and Type Method Description voidSpecificationsType. setElectrical(ElectricalType value)Sets the value of the electrical property.SpecificationsTypeSpecificationsType. withElectrical(ElectricalType value)
-