public interface Profile
Modifier and Type | Method and Description |
---|---|
HashMap<String,String> |
getProperties()
Get profile properties
|
void |
setProperties(HashMap<String,String> propertiesMap)
Set profile properties
|
Copyright © 2018. All rights reserved.