public class BosPrefixInfo extends Object
| Modifier and Type | Field and Description |
|---|---|
protected Date |
lastModified |
protected String |
prefix |
protected Map<String,String> |
userMeta |
| Constructor and Description |
|---|
BosPrefixInfo() |
| Modifier and Type | Method and Description |
|---|---|
Date |
getLastModified() |
String |
getPrefix() |
Map<String,String> |
getUserMeta() |
void |
setLastModified(Date lastModified) |
void |
setPrefix(String prefix) |
void |
setUserMeta(Map<String,String> userMeta) |
Copyright © 2024. All rights reserved.