public class Cardinality extends Object
Cardinality()
long
getMax()
getMin()
void
set(Long value)
setMax(long max)
setMin(long min)
String
toString()
update(long value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public Cardinality()
public void setMin(long min)
public void setMax(long max)
public long getMin()
public long getMax()
public void update(long value)
public void set(Long value)
public String toString()
toString
Object
Copyright © 2020. All rights reserved.