Uses of Class
org.bidib.jbidibc.decoder.schema.decoder.SpecificationsType
-
Packages that use SpecificationsType Package Description org.bidib.jbidibc.decoder.schema.decoder -
-
Uses of SpecificationsType in org.bidib.jbidibc.decoder.schema.decoder
Fields in org.bidib.jbidibc.decoder.schema.decoder declared as SpecificationsType Modifier and Type Field Description protected SpecificationsTypeDecoderType. specificationsMethods in org.bidib.jbidibc.decoder.schema.decoder that return SpecificationsType Modifier and Type Method Description SpecificationsTypeObjectFactory. createSpecificationsType()Create an instance ofSpecificationsTypeSpecificationsTypeDecoderType. getSpecifications()Gets the value of the specifications property.SpecificationsTypeSpecificationsType. withConnectors(ConnectorsType value)SpecificationsTypeSpecificationsType. withDimensions(DimensionsType value)SpecificationsTypeSpecificationsType. withElectrical(ElectricalType value)SpecificationsTypeSpecificationsType. withFunctionConnectors(FunctionConnectorsType value)Methods in org.bidib.jbidibc.decoder.schema.decoder with parameters of type SpecificationsType Modifier and Type Method Description voidDecoderType. setSpecifications(SpecificationsType value)Sets the value of the specifications property.DecoderTypeDecoderType. withSpecifications(SpecificationsType value)
-