public class FileProperties extends Object
| Constructor and Description |
|---|
FileProperties() |
| Modifier and Type | Method and Description |
|---|---|
void |
add(Integer key,
String value)
Add property.
|
Map<Integer,String> |
getProperties()
Get properties map.
|
Copyright © 2021 Pivotal Software, Inc.. All rights reserved.