Modifier and Type | Field and Description |
---|---|
protected String |
comment |
protected JaxbShareVisibilityImpl |
visibility |
Constructor and Description |
---|
JaxbShareImpl() |
Modifier and Type | Method and Description |
---|---|
String |
getComment() |
ShareVisibility |
getVisibility() |
void |
setComment(String comment) |
void |
setVisibility(ShareVisibility visibility) |
protected String comment
protected JaxbShareVisibilityImpl visibility
public String getComment()
getComment
in interface Share
public void setComment(String comment)
setComment
in interface Share
public ShareVisibility getVisibility()
getVisibility
in interface Share
public void setVisibility(ShareVisibility visibility)
setVisibility
in interface Share
Copyright © 2005–2017 Alfresco Software. All rights reserved.