public class ConfigMapEntry extends Object
ConfigMapEntry()
boolean
equals(Object o)
String
getFile()
getName()
getValue()
int
hashCode()
void
setFile(String file)
setName(String name)
setValue(String value)
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
public ConfigMapEntry()
public String getName()
public String getValue()
public String getFile()
public void setName(String name)
public void setValue(String value)
public void setFile(String file)
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
Copyright © 2020. All rights reserved.