Uses of Class
org.bidib.jbidibc.decoder.schema.decoder.SpecificationsType
Packages that use SpecificationsType
-
Uses of SpecificationsType in org.bidib.jbidibc.decoder.schema.decoder
Fields in org.bidib.jbidibc.decoder.schema.decoder declared as SpecificationsTypeMethods in org.bidib.jbidibc.decoder.schema.decoder that return SpecificationsTypeModifier and TypeMethodDescriptionObjectFactory.createSpecificationsType()Create an instance ofSpecificationsTypeDecoderType.getSpecifications()Gets the value of the specifications property.SpecificationsType.withConnectors(ConnectorsType value) SpecificationsType.withDimensions(DimensionsType value) SpecificationsType.withElectrical(ElectricalType value) SpecificationsType.withFunctionConnectors(FunctionConnectorsType value) Methods in org.bidib.jbidibc.decoder.schema.decoder with parameters of type SpecificationsTypeModifier and TypeMethodDescriptionvoidDecoderType.setSpecifications(SpecificationsType value) Sets the value of the specifications property.DecoderType.withSpecifications(SpecificationsType value)