public class FieldRow extends Object
FieldRow()
FieldRow(String value, Integer count)
Integer
getCount()
String
getValue()
void
setCount(Integer count)
setValue(String value)
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public FieldRow(String value, Integer count)
public FieldRow()
public String getValue()
public void setValue(String value)
public Integer getCount()
public void setCount(Integer count)
public String toString()
toString
Object
Copyright © 2017. All rights reserved.