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