public class AlignedSegmentsBean extends PersistenceBean<AlignedSegments>
| Constructor and Description |
|---|
AlignedSegmentsBean() |
| Modifier and Type | Method and Description |
|---|---|
protected AlignedSegments |
createObject(IPersistenceSession session) |
protected void |
fromObject(AlignedSegments obj,
IPersistenceSession session) |
ReferenceBean |
getParent() |
protected void |
setObject(AlignedSegments obj,
IPersistenceSession session) |
void |
setParent(ReferenceBean parent) |
get, getRefId, set, setRefIdprotected AlignedSegments createObject(IPersistenceSession session)
createObject in class PersistenceBean<AlignedSegments>protected void setObject(AlignedSegments obj, IPersistenceSession session)
setObject in class PersistenceBean<AlignedSegments>protected void fromObject(AlignedSegments obj, IPersistenceSession session)
fromObject in class PersistenceBean<AlignedSegments>public final ReferenceBean getParent()
public final void setParent(ReferenceBean parent)
Copyright © 2019. All rights reserved.