public class ObjectMap.FieldEntry extends Object implements Map.Entry<String,Object>
ObjectMap.FieldEntry(Field field)
String
getKey()
getValue()
Object
setValue(Object value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
equals, hashCode
public ObjectMap.FieldEntry(Field field)
public String getKey()
getKey
Map.Entry<String,Object>
public String getValue()
getValue
public Object setValue(Object value)
setValue
Copyright © 1999–2016 The Apache Software Foundation. All rights reserved.