A G O P R U
A
- addProperty(String, String) - Method in interface org.everit.props.PropertyManager
-
Associates the specified value with the specified key.
G
- getProperty(String) - Method in interface org.everit.props.PropertyManager
-
Returns the value of the given key, or null if this Property Manager contains no mapping for
the key.
O
- org.everit.props - package org.everit.props
-
P
- PropertyManager - Interface in org.everit.props
-
Property Manager allows the programmer to put key-value pairs in a persistent store.
R
- removeProperty(String) - Method in interface org.everit.props.PropertyManager
-
Removes the association for a key from this store if it is present.
U
- updateProperty(String, String) - Method in interface org.everit.props.PropertyManager
-
Replaces the value of the given key in the store.
A G O P R U
Copyright © 2011–2015 Everit Kft.. All rights reserved.