Uses of Class
org.fa.tei.jaxb.v2_x.PublicationStmt
-
Packages that use PublicationStmt Package Description org.fa.tei.jaxb.v2_x -
-
Uses of PublicationStmt in org.fa.tei.jaxb.v2_x
Fields in org.fa.tei.jaxb.v2_x declared as PublicationStmt Modifier and Type Field Description protected PublicationStmtBiblFull. publicationStmtprotected PublicationStmtFileDesc. publicationStmtMethods in org.fa.tei.jaxb.v2_x that return PublicationStmt Modifier and Type Method Description PublicationStmtObjectFactory. createPublicationStmt()Create an instance ofPublicationStmtPublicationStmtBiblFull. getPublicationStmt()Gets the value of the publicationStmt property.PublicationStmtFileDesc. getPublicationStmt()Gets the value of the publicationStmt property.Methods in org.fa.tei.jaxb.v2_x with parameters of type PublicationStmt Modifier and Type Method Description voidBiblFull. setPublicationStmt(PublicationStmt value)Sets the value of the publicationStmt property.voidFileDesc. setPublicationStmt(PublicationStmt value)Sets the value of the publicationStmt property.
-