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, writeTo
public ExtenderConfigurationPayload(TLVElement element) throws TLVParserException
TLVParserException
public Long getMaximumRequests()
getMaximumRequests
in interface ExtenderConfiguration
public List<String> getParents()
getParents
in interface ExtenderConfiguration
public Date getCalendarFirstTime()
getCalendarFirstTime
in interface ExtenderConfiguration
public Date getCalendarLastTime()
getCalendarLastTime
in interface ExtenderConfiguration
public int getElementType()
getElementType
in class TLVStructure
Copyright © 2024 Guardtime. All rights reserved.