public class OracleProperty<V> extends OraclePropertyBase<V>
Property.Exceptions
Constructor and Description |
---|
OracleProperty(OracleElement e,
java.lang.String key,
V value)
Constructs a new OracleProperty object
|
public OracleProperty(OracleElement e, java.lang.String key, V value)
e
- the element that this property will be associated withkey
- the name of the propertyvalue
- the value of the propertyCopyright © 2015 - 2018 Oracle and/or its affiliates. All Rights Reserved.