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