Uses of Class
org.fa.tei.jaxb.facustomization.FileDesc
-
Packages that use FileDesc Package Description org.fa.tei.jaxb.facustomization -
-
Uses of FileDesc in org.fa.tei.jaxb.facustomization
Fields in org.fa.tei.jaxb.facustomization declared as FileDesc Modifier and Type Field Description protected FileDescBiblFull. fileDescprotected FileDescTeiHeader. fileDescMethods in org.fa.tei.jaxb.facustomization that return FileDesc Modifier and Type Method Description FileDescObjectFactory. createFileDesc()Create an instance ofFileDescFileDescBiblFull. getFileDesc()Gets the value of the fileDesc property.FileDescTeiHeader. getFileDesc()Gets the value of the fileDesc property.Methods in org.fa.tei.jaxb.facustomization with parameters of type FileDesc Modifier and Type Method Description voidBiblFull. setFileDesc(FileDesc value)Sets the value of the fileDesc property.voidTeiHeader. setFileDesc(FileDesc value)Sets the value of the fileDesc property.
-