Class AnswerOneOf


  • public class AnswerOneOf
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      AnswerOneOf​(com.google.gson.JsonObject data)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      AnswerItem getOneOf0()  
      com.google.gson.JsonObject getRaw()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • AnswerOneOf

        public AnswerOneOf​(com.google.gson.JsonObject data)
    • Method Detail

      • getRaw

        public com.google.gson.JsonObject getRaw()