Class JsonValueContainer


  • public class JsonValueContainer
    extends Object
    A container for a JSON string generated using the custom wrappers
    • Constructor Detail

      • JsonValueContainer

        public JsonValueContainer​(String value)
    • Method Detail

      • getValue

        public String getValue()