Uses of Class
org.fa.tei.jaxb.v2_x.Event
-
Packages that use Event Package Description org.fa.tei.jaxb.v2_x -
-
Uses of Event in org.fa.tei.jaxb.v2_x
Fields in org.fa.tei.jaxb.v2_x with type parameters of type Event Modifier and Type Field Description protected List<Event>Event. eventsMethods in org.fa.tei.jaxb.v2_x that return Event Modifier and Type Method Description EventObjectFactory. createEvent()Create an instance ofEventMethods in org.fa.tei.jaxb.v2_x that return types with arguments of type Event Modifier and Type Method Description List<Event>Event. getEvents()Gets the value of the events property.
-