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