public class ParsedField extends Object
ParsedField(String type, String name, String value)
String
getId()
getName()
getType()
getValue()
static String
makeId(String type, String name)
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public ParsedField(String type, String name, String value)
public String getType()
public String getName()
public String getValue()
public static String makeId(String type, String name)
public String getId()
public String toString()
toString
Object
Copyright © 2014. All Rights Reserved.