public class AbsoluteTimeAdjust extends Object implements IASN1PreparedElement
Constructor and Description |
---|
AbsoluteTimeAdjust() |
AbsoluteTimeAdjust(BitString value) |
AbsoluteTimeAdjust(byte[] value) |
Modifier and Type | Method and Description |
---|---|
IASN1PreparedElementData |
getPreparedData() |
byte[] |
getValue() |
void |
initWithDefaults() |
void |
setValue(BitString btStr) |
void |
setValue(byte[] value) |
public AbsoluteTimeAdjust()
public AbsoluteTimeAdjust(byte[] value)
public AbsoluteTimeAdjust(BitString value)
public void setValue(byte[] value)
public void setValue(BitString btStr)
public byte[] getValue()
public void initWithDefaults()
initWithDefaults
in interface IASN1PreparedElement
public IASN1PreparedElementData getPreparedData()
getPreparedData
in interface IASN1PreparedElement
Copyright © 2018 universAAL Consortium. All rights reserved.