Uses of Class
jaxb.FeedbackSensor
-
Packages that use FeedbackSensor Package Description jaxb -
-
Uses of FeedbackSensor in jaxb
Methods in jaxb that return FeedbackSensor Modifier and Type Method Description FeedbackSensor
ObjectFactory. createFeedbackSensor()
Create an instance ofFeedbackSensor
Methods in jaxb that return types with arguments of type FeedbackSensor Modifier and Type Method Description List<FeedbackSensor>
FeedbackSensors. getFeedbackSensor()
Gets the value of the feedbackSensor property.
-