@Immutable public class AtopTableLayoutHandle extends Object implements ConnectorTableLayoutHandle
| Constructor and Description |
|---|
AtopTableLayoutHandle(AtopTableHandle tableHandle,
Domain startTimeConstraint,
Domain endTimeConstraint) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
Domain |
getEndTimeConstraint() |
Domain |
getStartTimeConstraint() |
AtopTableHandle |
getTableHandle() |
int |
hashCode() |
String |
toString() |
clone, finalize, getClass, notify, notifyAll, wait, wait, waitgetIdentifierpublic AtopTableLayoutHandle(AtopTableHandle tableHandle, Domain startTimeConstraint, Domain endTimeConstraint)
public AtopTableHandle getTableHandle()
public Domain getStartTimeConstraint()
public Domain getEndTimeConstraint()
Copyright © 2012–2021. All rights reserved.