public class SubjectAreaNoteEventContent extends SubjectAreaEventContent
| Constructor and Description |
|---|
SubjectAreaNoteEventContent() |
| Modifier and Type | Method and Description |
|---|---|
String |
getGlossaryArtifactGuid() |
GlossaryArtifactsType |
getGlossaryArtifactsType() |
Note |
getNote() |
void |
setGlossaryArtifactGuid(String glossaryArtifactGuid) |
void |
setGlossaryArtifactsType(GlossaryArtifactsType glossaryArtifactsType) |
void |
setNote(Note note) |
getGlossaryGuid, setGlossaryGuidpublic GlossaryArtifactsType getGlossaryArtifactsType()
public void setGlossaryArtifactsType(GlossaryArtifactsType glossaryArtifactsType)
public String getGlossaryArtifactGuid()
public void setGlossaryArtifactGuid(String glossaryArtifactGuid)
public Note getNote()
public void setNote(Note note)
Copyright © 2017–2018 ODPi. All rights reserved.