public class DefaultLocalFileProperties extends Object implements LocalFileProperties, org.springframework.beans.factory.InitializingBean
| Constructor and Description |
|---|
DefaultLocalFileProperties() |
| Modifier and Type | Method and Description |
|---|---|
void |
afterPropertiesSet() |
String |
getStorePath() |
void |
setStorePath(String storePath) |
public String getStorePath()
getStorePath in interface LocalFilePropertiespublic void setStorePath(String storePath)
Copyright © 2020. All rights reserved.