Uses of Class
org.fa.tei.jaxb.facustomization.Change
-
Packages that use Change Package Description org.fa.tei.jaxb.facustomization -
-
Uses of Change in org.fa.tei.jaxb.facustomization
Fields in org.fa.tei.jaxb.facustomization 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.facustomization that return Change Modifier and Type Method Description ChangeObjectFactory. createChange()Create an instance ofChangeMethods in org.fa.tei.jaxb.facustomization 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.
-