public class NativeData extends Object
NativeData()
boolean
equals(Object o)
Map<String,Object>
getExt()
String
getLabel()
getValue()
int
hashCode()
void
setExt(Map<String,Object> ext)
setLabel(String label)
setValue(String value)
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
public NativeData()
public String getLabel()
public void setLabel(String label)
public String getValue()
public void setValue(String value)
public Map<String,Object> getExt()
public void setExt(Map<String,Object> ext)
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
Copyright © 2019. All rights reserved.