Uses of Class
org.fa.tei.jaxb.v2_0.RevisionDesc
-
Packages that use RevisionDesc Package Description org.fa.tei.jaxb.v2_0 -
-
Uses of RevisionDesc in org.fa.tei.jaxb.v2_0
Fields in org.fa.tei.jaxb.v2_0 declared as RevisionDesc Modifier and Type Field Description protected RevisionDescTeiHeader. revisionDescFields in org.fa.tei.jaxb.v2_0 with type parameters of type RevisionDesc Modifier and Type Field Description protected List<RevisionDesc>Annotation. revisionDescsMethods in org.fa.tei.jaxb.v2_0 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.v2_0 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.v2_0 with parameters of type RevisionDesc Modifier and Type Method Description voidTeiHeader. setRevisionDesc(RevisionDesc value)Sets the value of the revisionDesc property.
-