Class Phrase


  • public class Phrase
    extends Object
    The information for an Phrase response.
    • Field Detail

      • shortText

        @SerializedName("short")
        public String shortText
      • shortMET

        public String shortMET
      • longText

        @SerializedName("long")
        public String longText
      • longMET

        public String longMET
    • Constructor Detail

      • Phrase

        public Phrase()