public static class JaxbMap.Entry extends Object
JaxbMap.Entry()
JaxbMap.Entry(String keyAttributeName, String key, Object value)
String
getKey()
Object
getValue()
void
setKey(String keyValue)
setValue(Object value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public JaxbMap.Entry()
public JaxbMap.Entry(String keyAttributeName, String key, Object value)
public Object getValue()
public void setValue(Object value)
public String getKey()
public void setKey(String keyValue)
Copyright © 2018 JBoss by Red Hat. All rights reserved.