public class ExtenderConfigurationPayload extends TLVStructure implements ExtenderConfiguration
rootElement| Constructor and Description |
|---|
ExtenderConfigurationPayload(TLVElement element) |
| Modifier and Type | Method and Description |
|---|---|
Date |
getCalendarFirstTime() |
Date |
getCalendarLastTime() |
int |
getElementType() |
Long |
getMaximumRequests() |
List<String> |
getParents() |
equals, getRootElement, hashCode, readOnce, verifyCriticalFlag, writeTopublic ExtenderConfigurationPayload(TLVElement element) throws TLVParserException
TLVParserExceptionpublic Long getMaximumRequests()
getMaximumRequests in interface ExtenderConfigurationpublic List<String> getParents()
getParents in interface ExtenderConfigurationpublic Date getCalendarFirstTime()
getCalendarFirstTime in interface ExtenderConfigurationpublic Date getCalendarLastTime()
getCalendarLastTime in interface ExtenderConfigurationpublic int getElementType()
getElementType in class TLVStructureCopyright © 2024 Guardtime. All rights reserved.