Uses of Class
org.fa.tei.jaxb.facustomization.FileDesc
Packages that use FileDesc
-
Uses of FileDesc in org.fa.tei.jaxb.facustomization
Fields in org.fa.tei.jaxb.facustomization declared as FileDescModifier and TypeFieldDescriptionprotected FileDescBiblFull.fileDescprotected FileDescTeiHeader.fileDescMethods in org.fa.tei.jaxb.facustomization that return FileDescModifier and TypeMethodDescriptionObjectFactory.createFileDesc()Create an instance ofFileDescBiblFull.getFileDesc()Gets the value of the fileDesc property.TeiHeader.getFileDesc()Gets the value of the fileDesc property.Methods in org.fa.tei.jaxb.facustomization with parameters of type FileDescModifier and TypeMethodDescriptionvoidBiblFull.setFileDesc(FileDesc value) Sets the value of the fileDesc property.voidTeiHeader.setFileDesc(FileDesc value) Sets the value of the fileDesc property.