Class JAXBMapAdapter.JAXBMapEntry

    • Constructor Detail

      • JAXBMapEntry

        public JAXBMapEntry​(String key,
                            String value)
      • JAXBMapEntry

        public JAXBMapEntry()
    • Method Detail

      • getKey

        public String getKey()
      • getValue

        public String getValue()