Uses of Class
org.pcap4j.packet.namednumber.Dot11VenueGroup
Packages that use Dot11VenueGroup
-
Uses of Dot11VenueGroup in org.pcap4j.packet.namednumber
Subclasses with type arguments of type Dot11VenueGroup in org.pcap4j.packet.namednumberFields in org.pcap4j.packet.namednumber declared as Dot11VenueGroupModifier and TypeFieldDescriptionstatic final Dot11VenueGroupDot11VenueGroup.ASSEMBLYAssembly: 1static final Dot11VenueGroupDot11VenueGroup.BUSINESSBusiness: 2static final Dot11VenueGroupDot11VenueGroup.EDUCATIONALEducational: 3static final Dot11VenueGroupDot11VenueGroup.FACTORY_AND_INDUSTRIALFactory and Industrial: 4static final Dot11VenueGroupDot11VenueGroup.INSTITUTIONALInstitutional: 5static final Dot11VenueGroupDot11VenueGroup.MERCANTILEMercantile: 6static final Dot11VenueGroupDot11VenueGroup.OUTDOOROutdoor: 11static final Dot11VenueGroupDot11VenueGroup.RESIDENTIALResidential: 7static final Dot11VenueGroupDot11VenueGroup.STORAGEStorage: 8static final Dot11VenueGroupDot11VenueGroup.UNSPECIFIEDUnspecified: 0static final Dot11VenueGroupDot11VenueGroup.UTILITY_AND_MISCELLANEOUSUtility and Miscellaneous: 9static final Dot11VenueGroupDot11VenueGroup.VEHICULARVehicular: 10Fields in org.pcap4j.packet.namednumber with type parameters of type Dot11VenueGroupModifier and TypeFieldDescriptionprivate static final Map<Byte, Dot11VenueGroup> Dot11VenueGroup.registryMethods in org.pcap4j.packet.namednumber that return Dot11VenueGroupModifier and TypeMethodDescriptionstatic Dot11VenueGroupDot11VenueGroup.getInstance(Byte value) Dot11VenueInfo.getVenueGroup()static Dot11VenueGroupDot11VenueGroup.register(Dot11VenueGroup number) Methods in org.pcap4j.packet.namednumber with parameters of type Dot11VenueGroupModifier and TypeMethodDescriptionintDot11VenueGroup.compareTo(Dot11VenueGroup o) static Dot11VenueGroupDot11VenueGroup.register(Dot11VenueGroup number)