Uses of Class
org.fa.tei.jaxb.v2_x.History
-
Packages that use History Package Description org.fa.tei.jaxb.v2_x -
-
Uses of History in org.fa.tei.jaxb.v2_x
Fields in org.fa.tei.jaxb.v2_x declared as History Modifier and Type Field Description protected HistoryMsDesc. historyprotected HistoryMsFrag. historyprotected HistoryMsPart. historyprotected HistoryObject. historyMethods in org.fa.tei.jaxb.v2_x 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_x 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.
-