Uses of Class
org.bidib.jbidibc.decoder.schema.decoder.ElectricalType
Packages that use ElectricalType
-
Uses of ElectricalType in org.bidib.jbidibc.decoder.schema.decoder
Fields in org.bidib.jbidibc.decoder.schema.decoder declared as ElectricalTypeMethods in org.bidib.jbidibc.decoder.schema.decoder that return ElectricalTypeModifier and TypeMethodDescriptionObjectFactory.createElectricalType()Create an instance ofElectricalTypeSpecificationsType.getElectrical()Gets the value of the electrical property.ElectricalType.withMaxMotorCurrent(BigDecimal value) ElectricalType.withMaxTotalCurrent(BigDecimal value) ElectricalType.withMaxVoltage(BigDecimal value) Methods in org.bidib.jbidibc.decoder.schema.decoder with parameters of type ElectricalTypeModifier and TypeMethodDescriptionvoidSpecificationsType.setElectrical(ElectricalType value) Sets the value of the electrical property.SpecificationsType.withElectrical(ElectricalType value)