public interface ImmutableAccountData
| Modifier and Type | Method and Description |
|---|---|
Currency |
getCurrency() |
String |
getExternalKey() |
org.joda.time.DateTimeZone |
getFixedOffsetTimeZone() |
UUID |
getId() |
org.joda.time.DateTime |
getReferenceTime() |
org.joda.time.DateTimeZone |
getTimeZone() |
UUID getId()
String getExternalKey()
Currency getCurrency()
org.joda.time.DateTimeZone getTimeZone()
org.joda.time.DateTimeZone getFixedOffsetTimeZone()
org.joda.time.DateTime getReferenceTime()
Copyright © 2010-2016. All Rights Reserved.