public abstract class TlvElementBasedComposite extends TlvElementBasedObject
TlvElement based objects that are composite (the TlvElement
is not primitive, but contains a TlvTemplate itself.
| Constructor and Description |
|---|
TlvElementBasedComposite(TlvElement element) |
| Modifier and Type | Method and Description |
|---|---|
TlvTemplate |
getTemplate()
The
TlvTemplate containing the properties. |
asBytes, getByteAt, getElement, getFirstByte, getLengthpublic TlvElementBasedComposite(TlvElement element)
public TlvTemplate getTemplate()
TlvTemplate containing the properties.TlvTemplate containing the properties.Copyright © 2013 intarsys consulting GmbH. All Rights Reserved.