Uses of Class
org.pcap4j.packet.namednumber.Dot11VenueGroup
-
Packages that use Dot11VenueGroup Package Description org.pcap4j.packet.namednumber -
-
Uses of Dot11VenueGroup in org.pcap4j.packet.namednumber
Fields in org.pcap4j.packet.namednumber declared as Dot11VenueGroup Modifier and Type Field Description static Dot11VenueGroupDot11VenueGroup. ASSEMBLYAssembly: 1static Dot11VenueGroupDot11VenueGroup. BUSINESSBusiness: 2static Dot11VenueGroupDot11VenueGroup. EDUCATIONALEducational: 3static Dot11VenueGroupDot11VenueGroup. FACTORY_AND_INDUSTRIALFactory and Industrial: 4static Dot11VenueGroupDot11VenueGroup. INSTITUTIONALInstitutional: 5static Dot11VenueGroupDot11VenueGroup. MERCANTILEMercantile: 6static Dot11VenueGroupDot11VenueGroup. OUTDOOROutdoor: 11static Dot11VenueGroupDot11VenueGroup. RESIDENTIALResidential: 7static Dot11VenueGroupDot11VenueGroup. STORAGEStorage: 8static Dot11VenueGroupDot11VenueGroup. UNSPECIFIEDUnspecified: 0static Dot11VenueGroupDot11VenueGroup. UTILITY_AND_MISCELLANEOUSUtility and Miscellaneous: 9static Dot11VenueGroupDot11VenueGroup. VEHICULARVehicular: 10Fields in org.pcap4j.packet.namednumber with type parameters of type Dot11VenueGroup Modifier and Type Field Description private static java.util.Map<java.lang.Byte,Dot11VenueGroup>Dot11VenueGroup. registryMethods in org.pcap4j.packet.namednumber that return Dot11VenueGroup Modifier and Type Method Description static Dot11VenueGroupDot11VenueGroup. getInstance(java.lang.Byte value)Dot11VenueGroupDot11VenueInfo. getVenueGroup()static Dot11VenueGroupDot11VenueGroup. register(Dot11VenueGroup number)Methods in org.pcap4j.packet.namednumber with parameters of type Dot11VenueGroup Modifier and Type Method Description intDot11VenueGroup. compareTo(Dot11VenueGroup o)static Dot11VenueGroupDot11VenueGroup. register(Dot11VenueGroup number)
-