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