Uses of Class
org.fa.tei.jaxb.v2_0.PublicationStmt
-
Packages that use PublicationStmt Package Description org.fa.tei.jaxb.v2_0 -
-
Uses of PublicationStmt in org.fa.tei.jaxb.v2_0
Fields in org.fa.tei.jaxb.v2_0 declared as PublicationStmt Modifier and Type Field Description protected PublicationStmtBiblFull. publicationStmtprotected PublicationStmtFileDesc. publicationStmtMethods in org.fa.tei.jaxb.v2_0 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_0 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.
-