public class ValueRangeHashtable extends Object
Modifier and Type | Field and Description |
---|---|
private static de.bsvrz.dav.daf.main.config.DataModel |
__DataModel |
private static Hashtable<String,de.bsvrz.dav.daf.main.config.IntegerValueRange> |
hashtable |
private static ValueRangeHashtable |
instance |
Modifier | Constructor and Description |
---|---|
private |
ValueRangeHashtable(de.bsvrz.dav.daf.main.Data data) |
Modifier and Type | Method and Description |
---|---|
de.bsvrz.dav.daf.main.config.IntegerValueRange |
get(String attributePid) |
static ValueRangeHashtable |
getInstance(de.bsvrz.dav.daf.main.Data data) |
private static de.bsvrz.dav.daf.main.config.DataModel __DataModel
private static ValueRangeHashtable instance
public static ValueRangeHashtable getInstance(de.bsvrz.dav.daf.main.Data data) throws IllegalArgumentException
IllegalArgumentException
public de.bsvrz.dav.daf.main.config.IntegerValueRange get(String attributePid) throws IllegalArgumentException
IllegalArgumentException
Copyright © 2017 BitCtrl Systems GmbH. All rights reserved.