Modifier and Type | Field and Description |
---|---|
protected String |
body |
protected String |
contentType |
protected String |
locale |
Constructor and Description |
---|
JaxbActivityImpl() |
Modifier and Type | Method and Description |
---|---|
String |
getBody() |
String |
getContentType() |
String |
getLocale() |
void |
setBody(String value) |
void |
setContentType(String value) |
void |
setLocale(String value) |
protected String contentType
protected String body
protected String locale
public String getContentType()
getContentType
in interface Activity
public void setContentType(String value)
setContentType
in interface Activity
Copyright © 2005–2017 Alfresco Software. All rights reserved.