103104105106107108109
* * @return * @throws JIException */ public OCRealTimePosting getRealTimePosting() throws JIException { return new OCRealTimePosting(get("RealTimePosting")); }