Uses of Class
org.fa.tei.jaxb.facustomization.RevisionDesc
-
Packages that use RevisionDesc Package Description org.fa.tei.jaxb.facustomization -
-
Uses of RevisionDesc in org.fa.tei.jaxb.facustomization
Fields in org.fa.tei.jaxb.facustomization declared as RevisionDesc Modifier and Type Field Description protected RevisionDescTeiHeader. revisionDescFields in org.fa.tei.jaxb.facustomization with type parameters of type RevisionDesc Modifier and Type Field Description protected List<RevisionDesc>Annotation. revisionDescsMethods in org.fa.tei.jaxb.facustomization that return RevisionDesc Modifier and Type Method Description RevisionDescObjectFactory. createRevisionDesc()Create an instance ofRevisionDescRevisionDescTeiHeader. getRevisionDesc()Gets the value of the revisionDesc property.Methods in org.fa.tei.jaxb.facustomization that return types with arguments of type RevisionDesc Modifier and Type Method Description List<RevisionDesc>Annotation. getRevisionDescs()Gets the value of the revisionDescs property.Methods in org.fa.tei.jaxb.facustomization with parameters of type RevisionDesc Modifier and Type Method Description voidTeiHeader. setRevisionDesc(RevisionDesc value)Sets the value of the revisionDesc property.
-