Uses of Class
org.fa.tei.jaxb.v2_x.RespStmt
-
Packages that use RespStmt Package Description org.fa.tei.jaxb.v2_x -
-
Uses of RespStmt in org.fa.tei.jaxb.v2_x
Fields in org.fa.tei.jaxb.v2_x 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_x that return RespStmt Modifier and Type Method Description RespStmtObjectFactory. createRespStmt()Create an instance ofRespStmtMethods in org.fa.tei.jaxb.v2_x 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.
-