Uses of Class
org.somda.sdc.biceps.model.participant.AbstractDeviceComponentDescriptor.ProductionSpecification
-
Packages that use AbstractDeviceComponentDescriptor.ProductionSpecification Package Description org.somda.sdc.biceps.model.participant -
-
Uses of AbstractDeviceComponentDescriptor.ProductionSpecification in org.somda.sdc.biceps.model.participant
Fields in org.somda.sdc.biceps.model.participant with type parameters of type AbstractDeviceComponentDescriptor.ProductionSpecification Modifier and Type Field Description protected List<AbstractDeviceComponentDescriptor.ProductionSpecification>AbstractDeviceComponentDescriptor. productionSpecificationMethods in org.somda.sdc.biceps.model.participant that return AbstractDeviceComponentDescriptor.ProductionSpecification Modifier and Type Method Description AbstractDeviceComponentDescriptor.ProductionSpecificationObjectFactory. createAbstractDeviceComponentDescriptorProductionSpecification()Create an instance ofAbstractDeviceComponentDescriptor.ProductionSpecificationMethods in org.somda.sdc.biceps.model.participant that return types with arguments of type AbstractDeviceComponentDescriptor.ProductionSpecification Modifier and Type Method Description List<AbstractDeviceComponentDescriptor.ProductionSpecification>AbstractDeviceComponentDescriptor. getProductionSpecification()Gets the value of the productionSpecification property.Method parameters in org.somda.sdc.biceps.model.participant with type arguments of type AbstractDeviceComponentDescriptor.ProductionSpecification Modifier and Type Method Description voidAbstractDeviceComponentDescriptor. setProductionSpecification(List<AbstractDeviceComponentDescriptor.ProductionSpecification> value)
-