Uses of Class
org.fa.tei.jaxb.v2_0.RespStmt
-
Packages that use RespStmt Package Description org.fa.tei.jaxb.v2_0 -
-
Uses of RespStmt in org.fa.tei.jaxb.v2_0
Fields in org.fa.tei.jaxb.v2_0 with type parameters of type RespStmt Modifier and Type Field Description protected List<RespStmt>Annotation. respStmtsprotected List<RespStmt>MsItemStruct. respStmtsMethods in org.fa.tei.jaxb.v2_0 that return RespStmt Modifier and Type Method Description RespStmtObjectFactory. createRespStmt()Create an instance ofRespStmtMethods in org.fa.tei.jaxb.v2_0 that return types with arguments of type RespStmt Modifier and Type Method Description List<RespStmt>Annotation. getRespStmts()Gets the value of the respStmts property.List<RespStmt>MsItemStruct. getRespStmts()Gets the value of the respStmts property.
-