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