public interface TimeRange
| Modifier and Type | Interface and Description |
|---|---|
static class |
TimeRange.Type |
| Modifier and Type | Method and Description |
|---|---|
org.joda.time.DateTime |
getFrom() |
java.util.Map<java.lang.String,java.lang.Object> |
getPersistedConfig() |
org.joda.time.DateTime |
getTo() |
TimeRange.Type |
getType() |
TimeRange.Type getType()
java.util.Map<java.lang.String,java.lang.Object> getPersistedConfig()
org.joda.time.DateTime getFrom()
org.joda.time.DateTime getTo()
Copyright © 2012-2014 TORCH GmbH. All Rights Reserved.