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()