Uses of Class
jaxb.FeedbackSensors
-
Packages that use FeedbackSensors Package Description jaxb -
-
Uses of FeedbackSensors in jaxb
Methods in jaxb that return FeedbackSensors Modifier and Type Method Description FeedbackSensorsObjectFactory. createFeedbackSensors()Create an instance ofFeedbackSensorsFeedbackSensorsController. getFeedbackSensors()Gets the value of the feedbackSensors property.FeedbackSensorsEntry. getFeedbackSensors()Gets the value of the feedbackSensors property.Methods in jaxb with parameters of type FeedbackSensors Modifier and Type Method Description voidController. setFeedbackSensors(FeedbackSensors value)Sets the value of the feedbackSensors property.voidEntry. setFeedbackSensors(FeedbackSensors value)Sets the value of the feedbackSensors property.
-