public class PropertyIntegerImpl extends AbstractPropertyData<BigInteger> implements MutablePropertyInteger
| Constructor and Description | 
|---|
PropertyIntegerImpl()  | 
PropertyIntegerImpl(String id,
                   BigInteger value)  | 
PropertyIntegerImpl(String id,
                   List<BigInteger> values)  | 
getDisplayName, getFirstValue, getId, getLocalName, getQueryName, getValues, setDisplayName, setId, setLocalName, setQueryName, setValue, setValues, toStringgetExtensions, setExtensionsclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitsetDisplayName, setId, setLocalName, setQueryName, setValue, setValuesgetDisplayName, getFirstValue, getId, getLocalName, getQueryName, getValuesgetExtensions, setExtensionspublic PropertyIntegerImpl()
public PropertyIntegerImpl(String id, List<BigInteger> values)
public PropertyIntegerImpl(String id, BigInteger value)
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.