Uses of Class
org.fa.tei.jaxb.v2_x.FileDesc
-
Packages that use FileDesc Package Description org.fa.tei.jaxb.v2_x -
-
Uses of FileDesc in org.fa.tei.jaxb.v2_x
Fields in org.fa.tei.jaxb.v2_x declared as FileDesc Modifier and Type Field Description protected FileDescBiblFull. fileDescprotected FileDescTeiHeader. fileDescMethods in org.fa.tei.jaxb.v2_x 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.v2_x 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.
-