Uses of Enum Class
net.messagevortex.asn1.HeaderRequestType
Packages that use HeaderRequestType
Package
Description
Contains classes required for decoding and encoding vortex messages and represent
VortexMessages states.
-
Uses of HeaderRequestType in net.messagevortex.asn1
Methods in net.messagevortex.asn1 that return HeaderRequestTypeModifier and TypeMethodDescriptionstatic HeaderRequestTypeHeaderRequestType.getByClass(Class c) Obtain the respective header request type by using the template class.static HeaderRequestTypeReturns the enum constant of this class with the specified name.static HeaderRequestType[]HeaderRequestType.values()Returns an array containing the constants of this enum class, in the order they are declared.