Beispiel #1
0
            public void Read(receiveOutLRInfo_result structs, Protocol iprot)
            {
                if (true)
                {
                    com.vip.haitao.loading.osp.service.PostResponse value;

                    value = new com.vip.haitao.loading.osp.service.PostResponse();
                    com.vip.haitao.loading.osp.service.PostResponseHelper.getInstance().Read(value, iprot);

                    structs.SetSuccess(value);
                }



                Validate(structs);
            }
Beispiel #2
0
 public void SetSuccess(com.vip.haitao.loading.osp.service.PostResponse value)
 {
     this.success_ = value;
 }