Uses of Class
org.fa.tei.jaxb.v2_0.History
-
Packages that use History Package Description org.fa.tei.jaxb.v2_0 -
-
Uses of History in org.fa.tei.jaxb.v2_0
Fields in org.fa.tei.jaxb.v2_0 declared as History Modifier and Type Field Description protected HistoryMsDesc. historyprotected HistoryMsFrag. historyprotected HistoryMsPart. historyprotected HistoryObject. historyMethods in org.fa.tei.jaxb.v2_0 that return History Modifier and Type Method Description HistoryObjectFactory. createHistory()Create an instance ofHistoryHistoryMsDesc. getHistory()Gets the value of the history property.HistoryMsFrag. getHistory()Gets the value of the history property.HistoryMsPart. getHistory()Gets the value of the history property.HistoryObject. getHistory()Gets the value of the history property.Methods in org.fa.tei.jaxb.v2_0 with parameters of type History Modifier and Type Method Description voidMsDesc. setHistory(History value)Sets the value of the history property.voidMsFrag. setHistory(History value)Sets the value of the history property.voidMsPart. setHistory(History value)Sets the value of the history property.voidObject. setHistory(History value)Sets the value of the history property.
-