Uses of Class
org.fa.tei.jaxb.v2_x.SourceDesc
-
Packages that use SourceDesc Package Description org.fa.tei.jaxb.v2_x -
-
Uses of SourceDesc in org.fa.tei.jaxb.v2_x
Fields in org.fa.tei.jaxb.v2_x with type parameters of type SourceDesc Modifier and Type Field Description protected List<SourceDesc>BiblFull. sourceDescsprotected List<SourceDesc>FileDesc. sourceDescsMethods in org.fa.tei.jaxb.v2_x that return SourceDesc Modifier and Type Method Description SourceDescObjectFactory. createSourceDesc()Create an instance ofSourceDescMethods in org.fa.tei.jaxb.v2_x that return types with arguments of type SourceDesc Modifier and Type Method Description List<SourceDesc>BiblFull. getSourceDescs()Gets the value of the sourceDescs property.List<SourceDesc>FileDesc. getSourceDescs()Gets the value of the sourceDescs property.
-