Class JaxbMap.Entry

  • Enclosing class:
    JaxbMap

    public static class JaxbMap.Entry
    extends Object
    • Constructor Detail

      • Entry

        public Entry()
    • Method Detail

      • getValue

        public Object getValue()
      • setValue

        public void setValue​(Object value)
      • getKey

        public String getKey()
      • setKey

        public void setKey​(String keyValue)