public class Unreserved extends Object implements Serializable
| Constructor and Description |
|---|
Unreserved() |
Unreserved(String globallyUniqueIdentifier) |
| Modifier and Type | Method and Description |
|---|---|
void |
addContextSpecificData(String tag,
String value) |
void |
addContextSpecificData(TagLengthString tagLengthString) |
void |
setGloballyUniqueIdentifier(String globallyUniqueIdentifier) |
String |
toString() |
public Unreserved()
public Unreserved(String globallyUniqueIdentifier)
public final void setGloballyUniqueIdentifier(String globallyUniqueIdentifier)
public final void addContextSpecificData(TagLengthString tagLengthString)
Copyright © 2020–2021 com.github.mvallim. All rights reserved.