public class SegmentBean extends TextPartBean
| Constructor and Description |
|---|
SegmentBean() |
| Modifier and Type | Method and Description |
|---|---|
protected TextPart |
createObject(IPersistenceSession session) |
protected void |
fromObject(TextPart obj,
IPersistenceSession session) |
AnnotationsBean |
getAnnotations() |
String |
getSegment() |
void |
setAnnotations(AnnotationsBean annotations) |
protected void |
setObject(TextPart obj,
IPersistenceSession session) |
void |
setSegment(String id) |
getPart, setPartget, getRefId, set, setRefIdprotected TextPart createObject(IPersistenceSession session)
createObject in class TextPartBeanprotected void fromObject(TextPart obj, IPersistenceSession session)
fromObject in class TextPartBeanprotected void setObject(TextPart obj, IPersistenceSession session)
setObject in class TextPartBeanpublic String getSegment()
public void setSegment(String id)
public void setAnnotations(AnnotationsBean annotations)
public AnnotationsBean getAnnotations()
Copyright © 2019. All rights reserved.