Uses of Class
org.fa.tei.jaxb.facustomization.PublicationStmt
Packages that use PublicationStmt
-
Uses of PublicationStmt in org.fa.tei.jaxb.facustomization
Fields in org.fa.tei.jaxb.facustomization declared as PublicationStmtModifier and TypeFieldDescriptionprotected PublicationStmtBiblFull.publicationStmtprotected PublicationStmtFileDesc.publicationStmtMethods in org.fa.tei.jaxb.facustomization that return PublicationStmtModifier and TypeMethodDescriptionObjectFactory.createPublicationStmt()Create an instance ofPublicationStmtBiblFull.getPublicationStmt()Gets the value of the publicationStmt property.FileDesc.getPublicationStmt()Gets the value of the publicationStmt property.Methods in org.fa.tei.jaxb.facustomization with parameters of type PublicationStmtModifier and TypeMethodDescriptionvoidBiblFull.setPublicationStmt(PublicationStmt value) Sets the value of the publicationStmt property.voidFileDesc.setPublicationStmt(PublicationStmt value) Sets the value of the publicationStmt property.