Package | Description |
---|---|
net.messagevortex.asn1 |
Contains classes required for decoding and encoding vortex messages and represent
VortexMessages states.
|
Modifier and Type | Method and Description |
---|---|
static HeaderRequestType |
HeaderRequestType.getByClass(Class c)
Obtain the respective header request type by using the template class.
|
static HeaderRequestType |
HeaderRequestType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HeaderRequestType[] |
HeaderRequestType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2023. All rights reserved.