Uses of Class
org.fa.tei.jaxb.v2_x.Change
-
Packages that use Change Package Description org.fa.tei.jaxb.v2_x -
-
Uses of Change in org.fa.tei.jaxb.v2_x
Fields in org.fa.tei.jaxb.v2_x with type parameters of type Change Modifier and Type Field Description protected List<Change>RecordHist. recordHistChangeprotected List<Change>RevisionDesc. revisionDescChangeMethods in org.fa.tei.jaxb.v2_x that return Change Modifier and Type Method Description ChangeObjectFactory. createChange()Create an instance ofChangeMethods in org.fa.tei.jaxb.v2_x that return types with arguments of type Change Modifier and Type Method Description List<Change>RecordHist. getRecordHistChange()Gets the value of the recordHistChange property.List<Change>RevisionDesc. getRevisionDescChange()Gets the value of the revisionDescChange property.
-