| Package | Description |
|---|---|
| com.healthmarketscience.jackcess.impl |
| Modifier and Type | Method and Description |
|---|---|
PropertyMapImpl.PropertyImpl |
PropertyMapImpl.put(java.lang.String name,
DataType type,
byte flag,
java.lang.Object value)
Puts a property into this map with the given information.
|
PropertyMapImpl.PropertyImpl |
PropertyMapImpl.put(java.lang.String name,
DataType type,
java.lang.Object value) |
PropertyMapImpl.PropertyImpl |
PropertyMapImpl.put(java.lang.String name,
java.lang.Object value) |
PropertyMapImpl.PropertyImpl |
PropertyMapImpl.remove(java.lang.String name) |