public class ParsedField extends Object implements Serializable
ParsedField()
ParsedField(String value)
boolean
equals(Object o)
String
getValue()
int
hashCode()
void
setValue(String value)
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public ParsedField()
public ParsedField(String value)
public String getValue()
public void setValue(String value)
public String toString()
toString
Object
public boolean equals(Object o)
equals
public int hashCode()
hashCode
Copyright © 2024. All rights reserved.