Uses of Class
jaxb.Events
-
Packages that use Events Package Description jaxb -
-
Uses of Events in jaxb
Methods in jaxb that return Events Modifier and Type Method Description Events
ObjectFactory. createEvents()
Create an instance ofEvents
Events
Scenario. getEvents()
Gets the value of the events property.Methods in jaxb with parameters of type Events Modifier and Type Method Description void
Scenario. setEvents(Events value)
Sets the value of the events property.
-