5556575859606162636465
throw new IllegalArgumentException("Unreconigzed TGetInfoValue"); } } public TGetInfoValue toTGetInfoValue() { TGetInfoValue tInfoValue = new TGetInfoValue(); if (stringValue != null) { tInfoValue.setStringValue(stringValue); } return tInfoValue; }