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