| Package | Description |
|---|---|
| com.bmc.arsys.plugins.ftsconfig.helper.shared |
| Modifier and Type | Method and Description |
|---|---|
PropertyEntry |
PropertyEntry.clone() |
PropertyEntry |
PropertiesConfigurationFile.getPropertyEntry(String key,
String value) |
| Modifier and Type | Method and Description |
|---|---|
void |
PropertiesConfigurationFile.addProperty(PropertyEntry property)
Adds a property to the list.
|
void |
PropertiesConfigurationFile.commentProperty(String commentStartToken,
PropertyEntry property) |
void |
PropertiesConfigurationFile.deleteProperty(PropertyEntry property)
Deletes a property entry
|
void |
PropertiesConfigurationFile.setProperty(PropertyEntry property)
Sets a property value
|
? Copyright 2013 BMC Software, Inc.