public void write(libthrift091.protocol.TProtocol oprot) throws libthrift091.TException {
   schemes.get(oprot.getScheme()).getScheme().write(oprot, this);
 }
 public void read(libthrift091.protocol.TProtocol iprot) throws libthrift091.TException {
   schemes.get(iprot.getScheme()).getScheme().read(iprot, this);
 }