public static class Site.Attachment extends Site.Source
| Modifier and Type | Field and Description |
|---|---|
static String |
DEFAULT_CONTENT_TYPE |
static String |
DEFAULT_VERSION |
site| Constructor and Description |
|---|
Attachment() |
| Modifier and Type | Method and Description |
|---|---|
String |
getComment() |
String |
getContentType() |
String |
getVersion() |
void |
setComment(String comment) |
void |
setContentType(String contentType) |
void |
setVersion(String version) |
getName, getRelativeUri, getUri, optName, setName, setUri, toStringpublic static final String DEFAULT_CONTENT_TYPE
public static final String DEFAULT_VERSION
Copyright © 2020. All rights reserved.