public class Property extends Object
jdbc.prod.properties
.Constructor and Description |
---|
Property(String name,
String value,
String propertyFile) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
String |
getName() |
String |
getPropertyFile() |
String |
getValue() |
int |
hashCode() |
String |
toString() |
Copyright © 2019 JavaLite. All rights reserved.