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