Bcl.java 43 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348
  1. // Generated by the protocol buffer compiler. DO NOT EDIT!
  2. package bcl;
  3. public final class Bcl {
  4. private Bcl() {}
  5. public static com.google.protobuf.Descriptors.FileDescriptor
  6. getDescriptor() {
  7. return descriptor;
  8. }
  9. private static final com.google.protobuf.Descriptors.FileDescriptor
  10. descriptor = buildDescriptor();
  11. private static
  12. com.google.protobuf.Descriptors.FileDescriptor
  13. buildDescriptor() {
  14. java.lang.String descriptorData =
  15. "\n\tbcl.proto\022\003bcl\"\251\001\n\010TimeSpan\022\r\n\005value\030\001" +
  16. " \001(\022\0220\n\005scale\030\002 \001(\0162\033.bcl.TimeSpan.TimeS" +
  17. "panScale:\004DAYS\"\\\n\rTimeSpanScale\022\010\n\004DAYS\020" +
  18. "\000\022\t\n\005HOURS\020\001\022\013\n\007MINUTES\020\002\022\013\n\007SECONDS\020\003\022\020" +
  19. "\n\014MILLISECONDS\020\004\022\n\n\006MINMAX\020\017\"\251\001\n\010DateTim" +
  20. "e\022\r\n\005value\030\001 \001(\022\0220\n\005scale\030\002 \001(\0162\033.bcl.Da" +
  21. "teTime.TimeSpanScale:\004DAYS\"\\\n\rTimeSpanSc" +
  22. "ale\022\010\n\004DAYS\020\000\022\t\n\005HOURS\020\001\022\013\n\007MINUTES\020\002\022\013\n" +
  23. "\007SECONDS\020\003\022\020\n\014MILLISECONDS\020\004\022\n\n\006MINMAX\020\017" +
  24. "\"\036\n\004Guid\022\n\n\002lo\030\001 \001(\006\022\n\n\002hi\030\002 \001(\006\"4\n\007Deci" +
  25. "mal\022\n\n\002lo\030\001 \001(\004\022\n\n\002hi\030\002 \001(\r\022\021\n\tsignScale" +
  26. "\030\003 \001(\rB.H\001\302>\032Google.ProtocolBuffers.Bcl\312" +
  27. ">\014BclProtoFile";
  28. try {
  29. return com.google.protobuf.Descriptors.FileDescriptor
  30. .internalBuildGeneratedFileFrom(descriptorData,
  31. new com.google.protobuf.Descriptors.FileDescriptor[] {
  32. });
  33. } catch (Exception e) {
  34. throw new RuntimeException(
  35. "Failed to parse protocol buffer descriptor for " +
  36. "\"bcl.proto\".", e);
  37. }
  38. }
  39. public static final class TimeSpan extends
  40. com.google.protobuf.GeneratedMessage {
  41. // Use TimeSpan.newBuilder() to construct.
  42. private TimeSpan() {}
  43. private static final TimeSpan defaultInstance = new TimeSpan();
  44. public static TimeSpan getDefaultInstance() {
  45. return defaultInstance;
  46. }
  47. public TimeSpan getDefaultInstanceForType() {
  48. return defaultInstance;
  49. }
  50. public static final com.google.protobuf.Descriptors.Descriptor
  51. getDescriptor() {
  52. return bcl.Bcl.internal_static_bcl_TimeSpan_descriptor;
  53. }
  54. protected com.google.protobuf.GeneratedMessage.FieldAccessorTable
  55. internalGetFieldAccessorTable() {
  56. return bcl.Bcl.internal_static_bcl_TimeSpan_fieldAccessorTable;
  57. }
  58. public static enum TimeSpanScale {
  59. DAYS(0, 0),
  60. HOURS(1, 1),
  61. MINUTES(2, 2),
  62. SECONDS(3, 3),
  63. MILLISECONDS(4, 4),
  64. MINMAX(5, 15),
  65. ;
  66. public final int getNumber() { return value; }
  67. public static TimeSpanScale valueOf(int value) {
  68. switch (value) {
  69. case 0: return DAYS;
  70. case 1: return HOURS;
  71. case 2: return MINUTES;
  72. case 3: return SECONDS;
  73. case 4: return MILLISECONDS;
  74. case 15: return MINMAX;
  75. default: return null;
  76. }
  77. }
  78. public final com.google.protobuf.Descriptors.EnumValueDescriptor
  79. getValueDescriptor() {
  80. return getDescriptor().getValues().get(index);
  81. }
  82. public final com.google.protobuf.Descriptors.EnumDescriptor
  83. getDescriptorForType() {
  84. return getDescriptor();
  85. }
  86. public static final com.google.protobuf.Descriptors.EnumDescriptor
  87. getDescriptor() {
  88. return bcl.Bcl.TimeSpan.getDescriptor().getEnumTypes().get(0);
  89. }
  90. private static final TimeSpanScale[] VALUES = {
  91. DAYS, HOURS, MINUTES, SECONDS, MILLISECONDS, MINMAX,
  92. };
  93. public static TimeSpanScale valueOf(
  94. com.google.protobuf.Descriptors.EnumValueDescriptor desc) {
  95. if (desc.getType() != getDescriptor()) {
  96. throw new java.lang.IllegalArgumentException(
  97. "EnumValueDescriptor is not for this type.");
  98. }
  99. return VALUES[desc.getIndex()];
  100. }
  101. private final int index;
  102. private final int value;
  103. private TimeSpanScale(int index, int value) {
  104. this.index = index;
  105. this.value = value;
  106. }
  107. }
  108. // optional sint64 value = 1;
  109. private boolean hasValue;
  110. private long value_ = 0L;
  111. public boolean hasValue() { return hasValue; }
  112. public long getValue() { return value_; }
  113. // optional .bcl.TimeSpan.TimeSpanScale scale = 2 [default = DAYS];
  114. private boolean hasScale;
  115. private bcl.Bcl.TimeSpan.TimeSpanScale scale_ = bcl.Bcl.TimeSpan.TimeSpanScale.DAYS;
  116. public boolean hasScale() { return hasScale; }
  117. public bcl.Bcl.TimeSpan.TimeSpanScale getScale() { return scale_; }
  118. public final boolean isInitialized() {
  119. return true;
  120. }
  121. public void writeTo(com.google.protobuf.CodedOutputStream output)
  122. throws java.io.IOException {
  123. if (hasValue()) {
  124. output.writeSInt64(1, getValue());
  125. }
  126. if (hasScale()) {
  127. output.writeEnum(2, getScale().getNumber());
  128. }
  129. getUnknownFields().writeTo(output);
  130. }
  131. private int memoizedSerializedSize = -1;
  132. public int getSerializedSize() {
  133. int size = memoizedSerializedSize;
  134. if (size != -1) return size;
  135. size = 0;
  136. if (hasValue()) {
  137. size += com.google.protobuf.CodedOutputStream
  138. .computeSInt64Size(1, getValue());
  139. }
  140. if (hasScale()) {
  141. size += com.google.protobuf.CodedOutputStream
  142. .computeEnumSize(2, getScale().getNumber());
  143. }
  144. size += getUnknownFields().getSerializedSize();
  145. memoizedSerializedSize = size;
  146. return size;
  147. }
  148. public static bcl.Bcl.TimeSpan parseFrom(
  149. com.google.protobuf.ByteString data)
  150. throws com.google.protobuf.InvalidProtocolBufferException {
  151. return newBuilder().mergeFrom(data).buildParsed();
  152. }
  153. public static bcl.Bcl.TimeSpan parseFrom(
  154. com.google.protobuf.ByteString data,
  155. com.google.protobuf.ExtensionRegistry extensionRegistry)
  156. throws com.google.protobuf.InvalidProtocolBufferException {
  157. return newBuilder().mergeFrom(data, extensionRegistry)
  158. .buildParsed();
  159. }
  160. public static bcl.Bcl.TimeSpan parseFrom(byte[] data)
  161. throws com.google.protobuf.InvalidProtocolBufferException {
  162. return newBuilder().mergeFrom(data).buildParsed();
  163. }
  164. public static bcl.Bcl.TimeSpan parseFrom(
  165. byte[] data,
  166. com.google.protobuf.ExtensionRegistry extensionRegistry)
  167. throws com.google.protobuf.InvalidProtocolBufferException {
  168. return newBuilder().mergeFrom(data, extensionRegistry)
  169. .buildParsed();
  170. }
  171. public static bcl.Bcl.TimeSpan parseFrom(java.io.InputStream input)
  172. throws java.io.IOException {
  173. return newBuilder().mergeFrom(input).buildParsed();
  174. }
  175. public static bcl.Bcl.TimeSpan parseFrom(
  176. java.io.InputStream input,
  177. com.google.protobuf.ExtensionRegistry extensionRegistry)
  178. throws java.io.IOException {
  179. return newBuilder().mergeFrom(input, extensionRegistry)
  180. .buildParsed();
  181. }
  182. public static bcl.Bcl.TimeSpan parseFrom(
  183. com.google.protobuf.CodedInputStream input)
  184. throws java.io.IOException {
  185. return newBuilder().mergeFrom(input).buildParsed();
  186. }
  187. public static bcl.Bcl.TimeSpan parseFrom(
  188. com.google.protobuf.CodedInputStream input,
  189. com.google.protobuf.ExtensionRegistry extensionRegistry)
  190. throws java.io.IOException {
  191. return newBuilder().mergeFrom(input, extensionRegistry)
  192. .buildParsed();
  193. }
  194. public static Builder newBuilder() { return new Builder(); }
  195. public Builder newBuilderForType() { return new Builder(); }
  196. public static Builder newBuilder(bcl.Bcl.TimeSpan prototype) {
  197. return new Builder().mergeFrom(prototype);
  198. }
  199. public static final class Builder extends
  200. com.google.protobuf.GeneratedMessage.Builder<Builder> {
  201. // Construct using bcl.Bcl.TimeSpan.newBuilder()
  202. private Builder() {}
  203. bcl.Bcl.TimeSpan result = new bcl.Bcl.TimeSpan();
  204. protected bcl.Bcl.TimeSpan internalGetResult() {
  205. return result;
  206. }
  207. public Builder clear() {
  208. result = new bcl.Bcl.TimeSpan();
  209. return this;
  210. }
  211. public Builder clone() {
  212. return new Builder().mergeFrom(result);
  213. }
  214. public com.google.protobuf.Descriptors.Descriptor
  215. getDescriptorForType() {
  216. return bcl.Bcl.TimeSpan.getDescriptor();
  217. }
  218. public bcl.Bcl.TimeSpan getDefaultInstanceForType() {
  219. return bcl.Bcl.TimeSpan.getDefaultInstance();
  220. }
  221. public bcl.Bcl.TimeSpan build() {
  222. if (!isInitialized()) {
  223. throw new com.google.protobuf.UninitializedMessageException(
  224. result);
  225. }
  226. return buildPartial();
  227. }
  228. private bcl.Bcl.TimeSpan buildParsed()
  229. throws com.google.protobuf.InvalidProtocolBufferException {
  230. if (!isInitialized()) {
  231. throw new com.google.protobuf.UninitializedMessageException(
  232. result).asInvalidProtocolBufferException();
  233. }
  234. return buildPartial();
  235. }
  236. public bcl.Bcl.TimeSpan buildPartial() {
  237. bcl.Bcl.TimeSpan returnMe = result;
  238. result = null;
  239. return returnMe;
  240. }
  241. public Builder mergeFrom(com.google.protobuf.Message other) {
  242. if (other instanceof bcl.Bcl.TimeSpan) {
  243. return mergeFrom((bcl.Bcl.TimeSpan)other);
  244. } else {
  245. super.mergeFrom(other);
  246. return this;
  247. }
  248. }
  249. public Builder mergeFrom(bcl.Bcl.TimeSpan other) {
  250. if (other == bcl.Bcl.TimeSpan.getDefaultInstance()) return this;
  251. if (other.hasValue()) {
  252. setValue(other.getValue());
  253. }
  254. if (other.hasScale()) {
  255. setScale(other.getScale());
  256. }
  257. this.mergeUnknownFields(other.getUnknownFields());
  258. return this;
  259. }
  260. public Builder mergeFrom(
  261. com.google.protobuf.CodedInputStream input)
  262. throws java.io.IOException {
  263. return mergeFrom(input,
  264. com.google.protobuf.ExtensionRegistry.getEmptyRegistry());
  265. }
  266. public Builder mergeFrom(
  267. com.google.protobuf.CodedInputStream input,
  268. com.google.protobuf.ExtensionRegistry extensionRegistry)
  269. throws java.io.IOException {
  270. com.google.protobuf.UnknownFieldSet.Builder unknownFields =
  271. com.google.protobuf.UnknownFieldSet.newBuilder(
  272. this.getUnknownFields());
  273. while (true) {
  274. int tag = input.readTag();
  275. switch (tag) {
  276. case 0:
  277. this.setUnknownFields(unknownFields.build());
  278. return this;
  279. default: {
  280. if (!parseUnknownField(input, unknownFields,
  281. extensionRegistry, tag)) {
  282. this.setUnknownFields(unknownFields.build());
  283. return this;
  284. }
  285. break;
  286. }
  287. case 8: {
  288. setValue(input.readSInt64());
  289. break;
  290. }
  291. case 16: {
  292. int rawValue = input.readEnum();
  293. bcl.Bcl.TimeSpan.TimeSpanScale value = bcl.Bcl.TimeSpan.TimeSpanScale.valueOf(rawValue);
  294. if (value == null) {
  295. unknownFields.mergeVarintField(2, rawValue);
  296. } else {
  297. setScale(value);
  298. }
  299. break;
  300. }
  301. }
  302. }
  303. }
  304. // optional sint64 value = 1;
  305. public boolean hasValue() {
  306. return result.hasValue();
  307. }
  308. public long getValue() {
  309. return result.getValue();
  310. }
  311. public Builder setValue(long value) {
  312. result.hasValue = true;
  313. result.value_ = value;
  314. return this;
  315. }
  316. public Builder clearValue() {
  317. result.hasValue = false;
  318. result.value_ = 0L;
  319. return this;
  320. }
  321. // optional .bcl.TimeSpan.TimeSpanScale scale = 2 [default = DAYS];
  322. public boolean hasScale() {
  323. return result.hasScale();
  324. }
  325. public bcl.Bcl.TimeSpan.TimeSpanScale getScale() {
  326. return result.getScale();
  327. }
  328. public Builder setScale(bcl.Bcl.TimeSpan.TimeSpanScale value) {
  329. result.hasScale = true;
  330. result.scale_ = value;
  331. return this;
  332. }
  333. public Builder clearScale() {
  334. result.hasScale = false;
  335. result.scale_ = bcl.Bcl.TimeSpan.TimeSpanScale.DAYS;
  336. return this;
  337. }
  338. }
  339. }
  340. public static final class DateTime extends
  341. com.google.protobuf.GeneratedMessage {
  342. // Use DateTime.newBuilder() to construct.
  343. private DateTime() {}
  344. private static final DateTime defaultInstance = new DateTime();
  345. public static DateTime getDefaultInstance() {
  346. return defaultInstance;
  347. }
  348. public DateTime getDefaultInstanceForType() {
  349. return defaultInstance;
  350. }
  351. public static final com.google.protobuf.Descriptors.Descriptor
  352. getDescriptor() {
  353. return bcl.Bcl.internal_static_bcl_DateTime_descriptor;
  354. }
  355. protected com.google.protobuf.GeneratedMessage.FieldAccessorTable
  356. internalGetFieldAccessorTable() {
  357. return bcl.Bcl.internal_static_bcl_DateTime_fieldAccessorTable;
  358. }
  359. public static enum TimeSpanScale {
  360. DAYS(0, 0),
  361. HOURS(1, 1),
  362. MINUTES(2, 2),
  363. SECONDS(3, 3),
  364. MILLISECONDS(4, 4),
  365. MINMAX(5, 15),
  366. ;
  367. public final int getNumber() { return value; }
  368. public static TimeSpanScale valueOf(int value) {
  369. switch (value) {
  370. case 0: return DAYS;
  371. case 1: return HOURS;
  372. case 2: return MINUTES;
  373. case 3: return SECONDS;
  374. case 4: return MILLISECONDS;
  375. case 15: return MINMAX;
  376. default: return null;
  377. }
  378. }
  379. public final com.google.protobuf.Descriptors.EnumValueDescriptor
  380. getValueDescriptor() {
  381. return getDescriptor().getValues().get(index);
  382. }
  383. public final com.google.protobuf.Descriptors.EnumDescriptor
  384. getDescriptorForType() {
  385. return getDescriptor();
  386. }
  387. public static final com.google.protobuf.Descriptors.EnumDescriptor
  388. getDescriptor() {
  389. return bcl.Bcl.DateTime.getDescriptor().getEnumTypes().get(0);
  390. }
  391. private static final TimeSpanScale[] VALUES = {
  392. DAYS, HOURS, MINUTES, SECONDS, MILLISECONDS, MINMAX,
  393. };
  394. public static TimeSpanScale valueOf(
  395. com.google.protobuf.Descriptors.EnumValueDescriptor desc) {
  396. if (desc.getType() != getDescriptor()) {
  397. throw new java.lang.IllegalArgumentException(
  398. "EnumValueDescriptor is not for this type.");
  399. }
  400. return VALUES[desc.getIndex()];
  401. }
  402. private final int index;
  403. private final int value;
  404. private TimeSpanScale(int index, int value) {
  405. this.index = index;
  406. this.value = value;
  407. }
  408. }
  409. // optional sint64 value = 1;
  410. private boolean hasValue;
  411. private long value_ = 0L;
  412. public boolean hasValue() { return hasValue; }
  413. public long getValue() { return value_; }
  414. // optional .bcl.DateTime.TimeSpanScale scale = 2 [default = DAYS];
  415. private boolean hasScale;
  416. private bcl.Bcl.DateTime.TimeSpanScale scale_ = bcl.Bcl.DateTime.TimeSpanScale.DAYS;
  417. public boolean hasScale() { return hasScale; }
  418. public bcl.Bcl.DateTime.TimeSpanScale getScale() { return scale_; }
  419. public final boolean isInitialized() {
  420. return true;
  421. }
  422. public void writeTo(com.google.protobuf.CodedOutputStream output)
  423. throws java.io.IOException {
  424. if (hasValue()) {
  425. output.writeSInt64(1, getValue());
  426. }
  427. if (hasScale()) {
  428. output.writeEnum(2, getScale().getNumber());
  429. }
  430. getUnknownFields().writeTo(output);
  431. }
  432. private int memoizedSerializedSize = -1;
  433. public int getSerializedSize() {
  434. int size = memoizedSerializedSize;
  435. if (size != -1) return size;
  436. size = 0;
  437. if (hasValue()) {
  438. size += com.google.protobuf.CodedOutputStream
  439. .computeSInt64Size(1, getValue());
  440. }
  441. if (hasScale()) {
  442. size += com.google.protobuf.CodedOutputStream
  443. .computeEnumSize(2, getScale().getNumber());
  444. }
  445. size += getUnknownFields().getSerializedSize();
  446. memoizedSerializedSize = size;
  447. return size;
  448. }
  449. public static bcl.Bcl.DateTime parseFrom(
  450. com.google.protobuf.ByteString data)
  451. throws com.google.protobuf.InvalidProtocolBufferException {
  452. return newBuilder().mergeFrom(data).buildParsed();
  453. }
  454. public static bcl.Bcl.DateTime parseFrom(
  455. com.google.protobuf.ByteString data,
  456. com.google.protobuf.ExtensionRegistry extensionRegistry)
  457. throws com.google.protobuf.InvalidProtocolBufferException {
  458. return newBuilder().mergeFrom(data, extensionRegistry)
  459. .buildParsed();
  460. }
  461. public static bcl.Bcl.DateTime parseFrom(byte[] data)
  462. throws com.google.protobuf.InvalidProtocolBufferException {
  463. return newBuilder().mergeFrom(data).buildParsed();
  464. }
  465. public static bcl.Bcl.DateTime parseFrom(
  466. byte[] data,
  467. com.google.protobuf.ExtensionRegistry extensionRegistry)
  468. throws com.google.protobuf.InvalidProtocolBufferException {
  469. return newBuilder().mergeFrom(data, extensionRegistry)
  470. .buildParsed();
  471. }
  472. public static bcl.Bcl.DateTime parseFrom(java.io.InputStream input)
  473. throws java.io.IOException {
  474. return newBuilder().mergeFrom(input).buildParsed();
  475. }
  476. public static bcl.Bcl.DateTime parseFrom(
  477. java.io.InputStream input,
  478. com.google.protobuf.ExtensionRegistry extensionRegistry)
  479. throws java.io.IOException {
  480. return newBuilder().mergeFrom(input, extensionRegistry)
  481. .buildParsed();
  482. }
  483. public static bcl.Bcl.DateTime parseFrom(
  484. com.google.protobuf.CodedInputStream input)
  485. throws java.io.IOException {
  486. return newBuilder().mergeFrom(input).buildParsed();
  487. }
  488. public static bcl.Bcl.DateTime parseFrom(
  489. com.google.protobuf.CodedInputStream input,
  490. com.google.protobuf.ExtensionRegistry extensionRegistry)
  491. throws java.io.IOException {
  492. return newBuilder().mergeFrom(input, extensionRegistry)
  493. .buildParsed();
  494. }
  495. public static Builder newBuilder() { return new Builder(); }
  496. public Builder newBuilderForType() { return new Builder(); }
  497. public static Builder newBuilder(bcl.Bcl.DateTime prototype) {
  498. return new Builder().mergeFrom(prototype);
  499. }
  500. public static final class Builder extends
  501. com.google.protobuf.GeneratedMessage.Builder<Builder> {
  502. // Construct using bcl.Bcl.DateTime.newBuilder()
  503. private Builder() {}
  504. bcl.Bcl.DateTime result = new bcl.Bcl.DateTime();
  505. protected bcl.Bcl.DateTime internalGetResult() {
  506. return result;
  507. }
  508. public Builder clear() {
  509. result = new bcl.Bcl.DateTime();
  510. return this;
  511. }
  512. public Builder clone() {
  513. return new Builder().mergeFrom(result);
  514. }
  515. public com.google.protobuf.Descriptors.Descriptor
  516. getDescriptorForType() {
  517. return bcl.Bcl.DateTime.getDescriptor();
  518. }
  519. public bcl.Bcl.DateTime getDefaultInstanceForType() {
  520. return bcl.Bcl.DateTime.getDefaultInstance();
  521. }
  522. public bcl.Bcl.DateTime build() {
  523. if (!isInitialized()) {
  524. throw new com.google.protobuf.UninitializedMessageException(
  525. result);
  526. }
  527. return buildPartial();
  528. }
  529. private bcl.Bcl.DateTime buildParsed()
  530. throws com.google.protobuf.InvalidProtocolBufferException {
  531. if (!isInitialized()) {
  532. throw new com.google.protobuf.UninitializedMessageException(
  533. result).asInvalidProtocolBufferException();
  534. }
  535. return buildPartial();
  536. }
  537. public bcl.Bcl.DateTime buildPartial() {
  538. bcl.Bcl.DateTime returnMe = result;
  539. result = null;
  540. return returnMe;
  541. }
  542. public Builder mergeFrom(com.google.protobuf.Message other) {
  543. if (other instanceof bcl.Bcl.DateTime) {
  544. return mergeFrom((bcl.Bcl.DateTime)other);
  545. } else {
  546. super.mergeFrom(other);
  547. return this;
  548. }
  549. }
  550. public Builder mergeFrom(bcl.Bcl.DateTime other) {
  551. if (other == bcl.Bcl.DateTime.getDefaultInstance()) return this;
  552. if (other.hasValue()) {
  553. setValue(other.getValue());
  554. }
  555. if (other.hasScale()) {
  556. setScale(other.getScale());
  557. }
  558. this.mergeUnknownFields(other.getUnknownFields());
  559. return this;
  560. }
  561. public Builder mergeFrom(
  562. com.google.protobuf.CodedInputStream input)
  563. throws java.io.IOException {
  564. return mergeFrom(input,
  565. com.google.protobuf.ExtensionRegistry.getEmptyRegistry());
  566. }
  567. public Builder mergeFrom(
  568. com.google.protobuf.CodedInputStream input,
  569. com.google.protobuf.ExtensionRegistry extensionRegistry)
  570. throws java.io.IOException {
  571. com.google.protobuf.UnknownFieldSet.Builder unknownFields =
  572. com.google.protobuf.UnknownFieldSet.newBuilder(
  573. this.getUnknownFields());
  574. while (true) {
  575. int tag = input.readTag();
  576. switch (tag) {
  577. case 0:
  578. this.setUnknownFields(unknownFields.build());
  579. return this;
  580. default: {
  581. if (!parseUnknownField(input, unknownFields,
  582. extensionRegistry, tag)) {
  583. this.setUnknownFields(unknownFields.build());
  584. return this;
  585. }
  586. break;
  587. }
  588. case 8: {
  589. setValue(input.readSInt64());
  590. break;
  591. }
  592. case 16: {
  593. int rawValue = input.readEnum();
  594. bcl.Bcl.DateTime.TimeSpanScale value = bcl.Bcl.DateTime.TimeSpanScale.valueOf(rawValue);
  595. if (value == null) {
  596. unknownFields.mergeVarintField(2, rawValue);
  597. } else {
  598. setScale(value);
  599. }
  600. break;
  601. }
  602. }
  603. }
  604. }
  605. // optional sint64 value = 1;
  606. public boolean hasValue() {
  607. return result.hasValue();
  608. }
  609. public long getValue() {
  610. return result.getValue();
  611. }
  612. public Builder setValue(long value) {
  613. result.hasValue = true;
  614. result.value_ = value;
  615. return this;
  616. }
  617. public Builder clearValue() {
  618. result.hasValue = false;
  619. result.value_ = 0L;
  620. return this;
  621. }
  622. // optional .bcl.DateTime.TimeSpanScale scale = 2 [default = DAYS];
  623. public boolean hasScale() {
  624. return result.hasScale();
  625. }
  626. public bcl.Bcl.DateTime.TimeSpanScale getScale() {
  627. return result.getScale();
  628. }
  629. public Builder setScale(bcl.Bcl.DateTime.TimeSpanScale value) {
  630. result.hasScale = true;
  631. result.scale_ = value;
  632. return this;
  633. }
  634. public Builder clearScale() {
  635. result.hasScale = false;
  636. result.scale_ = bcl.Bcl.DateTime.TimeSpanScale.DAYS;
  637. return this;
  638. }
  639. }
  640. }
  641. public static final class Guid extends
  642. com.google.protobuf.GeneratedMessage {
  643. // Use Guid.newBuilder() to construct.
  644. private Guid() {}
  645. private static final Guid defaultInstance = new Guid();
  646. public static Guid getDefaultInstance() {
  647. return defaultInstance;
  648. }
  649. public Guid getDefaultInstanceForType() {
  650. return defaultInstance;
  651. }
  652. public static final com.google.protobuf.Descriptors.Descriptor
  653. getDescriptor() {
  654. return bcl.Bcl.internal_static_bcl_Guid_descriptor;
  655. }
  656. protected com.google.protobuf.GeneratedMessage.FieldAccessorTable
  657. internalGetFieldAccessorTable() {
  658. return bcl.Bcl.internal_static_bcl_Guid_fieldAccessorTable;
  659. }
  660. // optional fixed64 lo = 1;
  661. private boolean hasLo;
  662. private long lo_ = 0L;
  663. public boolean hasLo() { return hasLo; }
  664. public long getLo() { return lo_; }
  665. // optional fixed64 hi = 2;
  666. private boolean hasHi;
  667. private long hi_ = 0L;
  668. public boolean hasHi() { return hasHi; }
  669. public long getHi() { return hi_; }
  670. public final boolean isInitialized() {
  671. return true;
  672. }
  673. public void writeTo(com.google.protobuf.CodedOutputStream output)
  674. throws java.io.IOException {
  675. if (hasLo()) {
  676. output.writeFixed64(1, getLo());
  677. }
  678. if (hasHi()) {
  679. output.writeFixed64(2, getHi());
  680. }
  681. getUnknownFields().writeTo(output);
  682. }
  683. private int memoizedSerializedSize = -1;
  684. public int getSerializedSize() {
  685. int size = memoizedSerializedSize;
  686. if (size != -1) return size;
  687. size = 0;
  688. if (hasLo()) {
  689. size += com.google.protobuf.CodedOutputStream
  690. .computeFixed64Size(1, getLo());
  691. }
  692. if (hasHi()) {
  693. size += com.google.protobuf.CodedOutputStream
  694. .computeFixed64Size(2, getHi());
  695. }
  696. size += getUnknownFields().getSerializedSize();
  697. memoizedSerializedSize = size;
  698. return size;
  699. }
  700. public static bcl.Bcl.Guid parseFrom(
  701. com.google.protobuf.ByteString data)
  702. throws com.google.protobuf.InvalidProtocolBufferException {
  703. return newBuilder().mergeFrom(data).buildParsed();
  704. }
  705. public static bcl.Bcl.Guid parseFrom(
  706. com.google.protobuf.ByteString data,
  707. com.google.protobuf.ExtensionRegistry extensionRegistry)
  708. throws com.google.protobuf.InvalidProtocolBufferException {
  709. return newBuilder().mergeFrom(data, extensionRegistry)
  710. .buildParsed();
  711. }
  712. public static bcl.Bcl.Guid parseFrom(byte[] data)
  713. throws com.google.protobuf.InvalidProtocolBufferException {
  714. return newBuilder().mergeFrom(data).buildParsed();
  715. }
  716. public static bcl.Bcl.Guid parseFrom(
  717. byte[] data,
  718. com.google.protobuf.ExtensionRegistry extensionRegistry)
  719. throws com.google.protobuf.InvalidProtocolBufferException {
  720. return newBuilder().mergeFrom(data, extensionRegistry)
  721. .buildParsed();
  722. }
  723. public static bcl.Bcl.Guid parseFrom(java.io.InputStream input)
  724. throws java.io.IOException {
  725. return newBuilder().mergeFrom(input).buildParsed();
  726. }
  727. public static bcl.Bcl.Guid parseFrom(
  728. java.io.InputStream input,
  729. com.google.protobuf.ExtensionRegistry extensionRegistry)
  730. throws java.io.IOException {
  731. return newBuilder().mergeFrom(input, extensionRegistry)
  732. .buildParsed();
  733. }
  734. public static bcl.Bcl.Guid parseFrom(
  735. com.google.protobuf.CodedInputStream input)
  736. throws java.io.IOException {
  737. return newBuilder().mergeFrom(input).buildParsed();
  738. }
  739. public static bcl.Bcl.Guid parseFrom(
  740. com.google.protobuf.CodedInputStream input,
  741. com.google.protobuf.ExtensionRegistry extensionRegistry)
  742. throws java.io.IOException {
  743. return newBuilder().mergeFrom(input, extensionRegistry)
  744. .buildParsed();
  745. }
  746. public static Builder newBuilder() { return new Builder(); }
  747. public Builder newBuilderForType() { return new Builder(); }
  748. public static Builder newBuilder(bcl.Bcl.Guid prototype) {
  749. return new Builder().mergeFrom(prototype);
  750. }
  751. public static final class Builder extends
  752. com.google.protobuf.GeneratedMessage.Builder<Builder> {
  753. // Construct using bcl.Bcl.Guid.newBuilder()
  754. private Builder() {}
  755. bcl.Bcl.Guid result = new bcl.Bcl.Guid();
  756. protected bcl.Bcl.Guid internalGetResult() {
  757. return result;
  758. }
  759. public Builder clear() {
  760. result = new bcl.Bcl.Guid();
  761. return this;
  762. }
  763. public Builder clone() {
  764. return new Builder().mergeFrom(result);
  765. }
  766. public com.google.protobuf.Descriptors.Descriptor
  767. getDescriptorForType() {
  768. return bcl.Bcl.Guid.getDescriptor();
  769. }
  770. public bcl.Bcl.Guid getDefaultInstanceForType() {
  771. return bcl.Bcl.Guid.getDefaultInstance();
  772. }
  773. public bcl.Bcl.Guid build() {
  774. if (!isInitialized()) {
  775. throw new com.google.protobuf.UninitializedMessageException(
  776. result);
  777. }
  778. return buildPartial();
  779. }
  780. private bcl.Bcl.Guid buildParsed()
  781. throws com.google.protobuf.InvalidProtocolBufferException {
  782. if (!isInitialized()) {
  783. throw new com.google.protobuf.UninitializedMessageException(
  784. result).asInvalidProtocolBufferException();
  785. }
  786. return buildPartial();
  787. }
  788. public bcl.Bcl.Guid buildPartial() {
  789. bcl.Bcl.Guid returnMe = result;
  790. result = null;
  791. return returnMe;
  792. }
  793. public Builder mergeFrom(com.google.protobuf.Message other) {
  794. if (other instanceof bcl.Bcl.Guid) {
  795. return mergeFrom((bcl.Bcl.Guid)other);
  796. } else {
  797. super.mergeFrom(other);
  798. return this;
  799. }
  800. }
  801. public Builder mergeFrom(bcl.Bcl.Guid other) {
  802. if (other == bcl.Bcl.Guid.getDefaultInstance()) return this;
  803. if (other.hasLo()) {
  804. setLo(other.getLo());
  805. }
  806. if (other.hasHi()) {
  807. setHi(other.getHi());
  808. }
  809. this.mergeUnknownFields(other.getUnknownFields());
  810. return this;
  811. }
  812. public Builder mergeFrom(
  813. com.google.protobuf.CodedInputStream input)
  814. throws java.io.IOException {
  815. return mergeFrom(input,
  816. com.google.protobuf.ExtensionRegistry.getEmptyRegistry());
  817. }
  818. public Builder mergeFrom(
  819. com.google.protobuf.CodedInputStream input,
  820. com.google.protobuf.ExtensionRegistry extensionRegistry)
  821. throws java.io.IOException {
  822. com.google.protobuf.UnknownFieldSet.Builder unknownFields =
  823. com.google.protobuf.UnknownFieldSet.newBuilder(
  824. this.getUnknownFields());
  825. while (true) {
  826. int tag = input.readTag();
  827. switch (tag) {
  828. case 0:
  829. this.setUnknownFields(unknownFields.build());
  830. return this;
  831. default: {
  832. if (!parseUnknownField(input, unknownFields,
  833. extensionRegistry, tag)) {
  834. this.setUnknownFields(unknownFields.build());
  835. return this;
  836. }
  837. break;
  838. }
  839. case 9: {
  840. setLo(input.readFixed64());
  841. break;
  842. }
  843. case 17: {
  844. setHi(input.readFixed64());
  845. break;
  846. }
  847. }
  848. }
  849. }
  850. // optional fixed64 lo = 1;
  851. public boolean hasLo() {
  852. return result.hasLo();
  853. }
  854. public long getLo() {
  855. return result.getLo();
  856. }
  857. public Builder setLo(long value) {
  858. result.hasLo = true;
  859. result.lo_ = value;
  860. return this;
  861. }
  862. public Builder clearLo() {
  863. result.hasLo = false;
  864. result.lo_ = 0L;
  865. return this;
  866. }
  867. // optional fixed64 hi = 2;
  868. public boolean hasHi() {
  869. return result.hasHi();
  870. }
  871. public long getHi() {
  872. return result.getHi();
  873. }
  874. public Builder setHi(long value) {
  875. result.hasHi = true;
  876. result.hi_ = value;
  877. return this;
  878. }
  879. public Builder clearHi() {
  880. result.hasHi = false;
  881. result.hi_ = 0L;
  882. return this;
  883. }
  884. }
  885. }
  886. public static final class Decimal extends
  887. com.google.protobuf.GeneratedMessage {
  888. // Use Decimal.newBuilder() to construct.
  889. private Decimal() {}
  890. private static final Decimal defaultInstance = new Decimal();
  891. public static Decimal getDefaultInstance() {
  892. return defaultInstance;
  893. }
  894. public Decimal getDefaultInstanceForType() {
  895. return defaultInstance;
  896. }
  897. public static final com.google.protobuf.Descriptors.Descriptor
  898. getDescriptor() {
  899. return bcl.Bcl.internal_static_bcl_Decimal_descriptor;
  900. }
  901. protected com.google.protobuf.GeneratedMessage.FieldAccessorTable
  902. internalGetFieldAccessorTable() {
  903. return bcl.Bcl.internal_static_bcl_Decimal_fieldAccessorTable;
  904. }
  905. // optional uint64 lo = 1;
  906. private boolean hasLo;
  907. private long lo_ = 0L;
  908. public boolean hasLo() { return hasLo; }
  909. public long getLo() { return lo_; }
  910. // optional uint32 hi = 2;
  911. private boolean hasHi;
  912. private int hi_ = 0;
  913. public boolean hasHi() { return hasHi; }
  914. public int getHi() { return hi_; }
  915. // optional uint32 signScale = 3;
  916. private boolean hasSignScale;
  917. private int signScale_ = 0;
  918. public boolean hasSignScale() { return hasSignScale; }
  919. public int getSignScale() { return signScale_; }
  920. public final boolean isInitialized() {
  921. return true;
  922. }
  923. public void writeTo(com.google.protobuf.CodedOutputStream output)
  924. throws java.io.IOException {
  925. if (hasLo()) {
  926. output.writeUInt64(1, getLo());
  927. }
  928. if (hasHi()) {
  929. output.writeUInt32(2, getHi());
  930. }
  931. if (hasSignScale()) {
  932. output.writeUInt32(3, getSignScale());
  933. }
  934. getUnknownFields().writeTo(output);
  935. }
  936. private int memoizedSerializedSize = -1;
  937. public int getSerializedSize() {
  938. int size = memoizedSerializedSize;
  939. if (size != -1) return size;
  940. size = 0;
  941. if (hasLo()) {
  942. size += com.google.protobuf.CodedOutputStream
  943. .computeUInt64Size(1, getLo());
  944. }
  945. if (hasHi()) {
  946. size += com.google.protobuf.CodedOutputStream
  947. .computeUInt32Size(2, getHi());
  948. }
  949. if (hasSignScale()) {
  950. size += com.google.protobuf.CodedOutputStream
  951. .computeUInt32Size(3, getSignScale());
  952. }
  953. size += getUnknownFields().getSerializedSize();
  954. memoizedSerializedSize = size;
  955. return size;
  956. }
  957. public static bcl.Bcl.Decimal parseFrom(
  958. com.google.protobuf.ByteString data)
  959. throws com.google.protobuf.InvalidProtocolBufferException {
  960. return newBuilder().mergeFrom(data).buildParsed();
  961. }
  962. public static bcl.Bcl.Decimal parseFrom(
  963. com.google.protobuf.ByteString data,
  964. com.google.protobuf.ExtensionRegistry extensionRegistry)
  965. throws com.google.protobuf.InvalidProtocolBufferException {
  966. return newBuilder().mergeFrom(data, extensionRegistry)
  967. .buildParsed();
  968. }
  969. public static bcl.Bcl.Decimal parseFrom(byte[] data)
  970. throws com.google.protobuf.InvalidProtocolBufferException {
  971. return newBuilder().mergeFrom(data).buildParsed();
  972. }
  973. public static bcl.Bcl.Decimal parseFrom(
  974. byte[] data,
  975. com.google.protobuf.ExtensionRegistry extensionRegistry)
  976. throws com.google.protobuf.InvalidProtocolBufferException {
  977. return newBuilder().mergeFrom(data, extensionRegistry)
  978. .buildParsed();
  979. }
  980. public static bcl.Bcl.Decimal parseFrom(java.io.InputStream input)
  981. throws java.io.IOException {
  982. return newBuilder().mergeFrom(input).buildParsed();
  983. }
  984. public static bcl.Bcl.Decimal parseFrom(
  985. java.io.InputStream input,
  986. com.google.protobuf.ExtensionRegistry extensionRegistry)
  987. throws java.io.IOException {
  988. return newBuilder().mergeFrom(input, extensionRegistry)
  989. .buildParsed();
  990. }
  991. public static bcl.Bcl.Decimal parseFrom(
  992. com.google.protobuf.CodedInputStream input)
  993. throws java.io.IOException {
  994. return newBuilder().mergeFrom(input).buildParsed();
  995. }
  996. public static bcl.Bcl.Decimal parseFrom(
  997. com.google.protobuf.CodedInputStream input,
  998. com.google.protobuf.ExtensionRegistry extensionRegistry)
  999. throws java.io.IOException {
  1000. return newBuilder().mergeFrom(input, extensionRegistry)
  1001. .buildParsed();
  1002. }
  1003. public static Builder newBuilder() { return new Builder(); }
  1004. public Builder newBuilderForType() { return new Builder(); }
  1005. public static Builder newBuilder(bcl.Bcl.Decimal prototype) {
  1006. return new Builder().mergeFrom(prototype);
  1007. }
  1008. public static final class Builder extends
  1009. com.google.protobuf.GeneratedMessage.Builder<Builder> {
  1010. // Construct using bcl.Bcl.Decimal.newBuilder()
  1011. private Builder() {}
  1012. bcl.Bcl.Decimal result = new bcl.Bcl.Decimal();
  1013. protected bcl.Bcl.Decimal internalGetResult() {
  1014. return result;
  1015. }
  1016. public Builder clear() {
  1017. result = new bcl.Bcl.Decimal();
  1018. return this;
  1019. }
  1020. public Builder clone() {
  1021. return new Builder().mergeFrom(result);
  1022. }
  1023. public com.google.protobuf.Descriptors.Descriptor
  1024. getDescriptorForType() {
  1025. return bcl.Bcl.Decimal.getDescriptor();
  1026. }
  1027. public bcl.Bcl.Decimal getDefaultInstanceForType() {
  1028. return bcl.Bcl.Decimal.getDefaultInstance();
  1029. }
  1030. public bcl.Bcl.Decimal build() {
  1031. if (!isInitialized()) {
  1032. throw new com.google.protobuf.UninitializedMessageException(
  1033. result);
  1034. }
  1035. return buildPartial();
  1036. }
  1037. private bcl.Bcl.Decimal buildParsed()
  1038. throws com.google.protobuf.InvalidProtocolBufferException {
  1039. if (!isInitialized()) {
  1040. throw new com.google.protobuf.UninitializedMessageException(
  1041. result).asInvalidProtocolBufferException();
  1042. }
  1043. return buildPartial();
  1044. }
  1045. public bcl.Bcl.Decimal buildPartial() {
  1046. bcl.Bcl.Decimal returnMe = result;
  1047. result = null;
  1048. return returnMe;
  1049. }
  1050. public Builder mergeFrom(com.google.protobuf.Message other) {
  1051. if (other instanceof bcl.Bcl.Decimal) {
  1052. return mergeFrom((bcl.Bcl.Decimal)other);
  1053. } else {
  1054. super.mergeFrom(other);
  1055. return this;
  1056. }
  1057. }
  1058. public Builder mergeFrom(bcl.Bcl.Decimal other) {
  1059. if (other == bcl.Bcl.Decimal.getDefaultInstance()) return this;
  1060. if (other.hasLo()) {
  1061. setLo(other.getLo());
  1062. }
  1063. if (other.hasHi()) {
  1064. setHi(other.getHi());
  1065. }
  1066. if (other.hasSignScale()) {
  1067. setSignScale(other.getSignScale());
  1068. }
  1069. this.mergeUnknownFields(other.getUnknownFields());
  1070. return this;
  1071. }
  1072. public Builder mergeFrom(
  1073. com.google.protobuf.CodedInputStream input)
  1074. throws java.io.IOException {
  1075. return mergeFrom(input,
  1076. com.google.protobuf.ExtensionRegistry.getEmptyRegistry());
  1077. }
  1078. public Builder mergeFrom(
  1079. com.google.protobuf.CodedInputStream input,
  1080. com.google.protobuf.ExtensionRegistry extensionRegistry)
  1081. throws java.io.IOException {
  1082. com.google.protobuf.UnknownFieldSet.Builder unknownFields =
  1083. com.google.protobuf.UnknownFieldSet.newBuilder(
  1084. this.getUnknownFields());
  1085. while (true) {
  1086. int tag = input.readTag();
  1087. switch (tag) {
  1088. case 0:
  1089. this.setUnknownFields(unknownFields.build());
  1090. return this;
  1091. default: {
  1092. if (!parseUnknownField(input, unknownFields,
  1093. extensionRegistry, tag)) {
  1094. this.setUnknownFields(unknownFields.build());
  1095. return this;
  1096. }
  1097. break;
  1098. }
  1099. case 8: {
  1100. setLo(input.readUInt64());
  1101. break;
  1102. }
  1103. case 16: {
  1104. setHi(input.readUInt32());
  1105. break;
  1106. }
  1107. case 24: {
  1108. setSignScale(input.readUInt32());
  1109. break;
  1110. }
  1111. }
  1112. }
  1113. }
  1114. // optional uint64 lo = 1;
  1115. public boolean hasLo() {
  1116. return result.hasLo();
  1117. }
  1118. public long getLo() {
  1119. return result.getLo();
  1120. }
  1121. public Builder setLo(long value) {
  1122. result.hasLo = true;
  1123. result.lo_ = value;
  1124. return this;
  1125. }
  1126. public Builder clearLo() {
  1127. result.hasLo = false;
  1128. result.lo_ = 0L;
  1129. return this;
  1130. }
  1131. // optional uint32 hi = 2;
  1132. public boolean hasHi() {
  1133. return result.hasHi();
  1134. }
  1135. public int getHi() {
  1136. return result.getHi();
  1137. }
  1138. public Builder setHi(int value) {
  1139. result.hasHi = true;
  1140. result.hi_ = value;
  1141. return this;
  1142. }
  1143. public Builder clearHi() {
  1144. result.hasHi = false;
  1145. result.hi_ = 0;
  1146. return this;
  1147. }
  1148. // optional uint32 signScale = 3;
  1149. public boolean hasSignScale() {
  1150. return result.hasSignScale();
  1151. }
  1152. public int getSignScale() {
  1153. return result.getSignScale();
  1154. }
  1155. public Builder setSignScale(int value) {
  1156. result.hasSignScale = true;
  1157. result.signScale_ = value;
  1158. return this;
  1159. }
  1160. public Builder clearSignScale() {
  1161. result.hasSignScale = false;
  1162. result.signScale_ = 0;
  1163. return this;
  1164. }
  1165. }
  1166. }
  1167. private static final com.google.protobuf.Descriptors.Descriptor
  1168. internal_static_bcl_TimeSpan_descriptor =
  1169. getDescriptor().getMessageTypes().get(0);
  1170. private static
  1171. com.google.protobuf.GeneratedMessage.FieldAccessorTable
  1172. internal_static_bcl_TimeSpan_fieldAccessorTable = new
  1173. com.google.protobuf.GeneratedMessage.FieldAccessorTable(
  1174. internal_static_bcl_TimeSpan_descriptor,
  1175. new java.lang.String[] { "Value", "Scale", },
  1176. bcl.Bcl.TimeSpan.class,
  1177. bcl.Bcl.TimeSpan.Builder.class);
  1178. private static final com.google.protobuf.Descriptors.Descriptor
  1179. internal_static_bcl_DateTime_descriptor =
  1180. getDescriptor().getMessageTypes().get(1);
  1181. private static
  1182. com.google.protobuf.GeneratedMessage.FieldAccessorTable
  1183. internal_static_bcl_DateTime_fieldAccessorTable = new
  1184. com.google.protobuf.GeneratedMessage.FieldAccessorTable(
  1185. internal_static_bcl_DateTime_descriptor,
  1186. new java.lang.String[] { "Value", "Scale", },
  1187. bcl.Bcl.DateTime.class,
  1188. bcl.Bcl.DateTime.Builder.class);
  1189. private static final com.google.protobuf.Descriptors.Descriptor
  1190. internal_static_bcl_Guid_descriptor =
  1191. getDescriptor().getMessageTypes().get(2);
  1192. private static
  1193. com.google.protobuf.GeneratedMessage.FieldAccessorTable
  1194. internal_static_bcl_Guid_fieldAccessorTable = new
  1195. com.google.protobuf.GeneratedMessage.FieldAccessorTable(
  1196. internal_static_bcl_Guid_descriptor,
  1197. new java.lang.String[] { "Lo", "Hi", },
  1198. bcl.Bcl.Guid.class,
  1199. bcl.Bcl.Guid.Builder.class);
  1200. private static final com.google.protobuf.Descriptors.Descriptor
  1201. internal_static_bcl_Decimal_descriptor =
  1202. getDescriptor().getMessageTypes().get(3);
  1203. private static
  1204. com.google.protobuf.GeneratedMessage.FieldAccessorTable
  1205. internal_static_bcl_Decimal_fieldAccessorTable = new
  1206. com.google.protobuf.GeneratedMessage.FieldAccessorTable(
  1207. internal_static_bcl_Decimal_descriptor,
  1208. new java.lang.String[] { "Lo", "Hi", "SignScale", },
  1209. bcl.Bcl.Decimal.class,
  1210. bcl.Bcl.Decimal.Builder.class);
  1211. }