public static class StructureImpl.Entry extends Object implements Map.Entry<String,Object>
boolean
equals(Object o)
String
getKey()
Object
getValue()
int
hashCode()
setValue(Object newValue)
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public String getKey()
getKey
Map.Entry<String,Object>
public Object getValue()
getValue
public Object setValue(Object newValue)
setValue
public boolean equals(Object o)
equals
public final int hashCode()
hashCode
public String toString()
toString
Apache Camel