Uses of Class
uk.gov.gchq.gaffer.traffic.generator.RoadTrafficDataField
-
Packages that use RoadTrafficDataField Package Description uk.gov.gchq.gaffer.traffic.generator -
-
Uses of RoadTrafficDataField in uk.gov.gchq.gaffer.traffic.generator
Fields in uk.gov.gchq.gaffer.traffic.generator with type parameters of type RoadTrafficDataField Modifier and Type Field Description static List<RoadTrafficDataField>RoadTrafficDataField. VEHICLE_COUNTSMethods in uk.gov.gchq.gaffer.traffic.generator that return RoadTrafficDataField Modifier and Type Method Description static RoadTrafficDataFieldRoadTrafficDataField. valueOf(String name)Returns the enum constant of this type with the specified name.static RoadTrafficDataField[]RoadTrafficDataField. values()Returns an array containing the constants of this enum type, in the order they are declared.
-