Uses of Class
FlaNium.WinAPI.property.PropertyList.Driver
-
Packages that use PropertyList.Driver Package Description FlaNium.WinAPI.property -
-
Uses of PropertyList.Driver in FlaNium.WinAPI.property
Methods in FlaNium.WinAPI.property that return PropertyList.Driver Modifier and Type Method Description static PropertyList.DriverPropertyList.Driver. valueOf(String name)Returns the enum constant of this type with the specified name.static PropertyList.Driver[]PropertyList.Driver. values()Returns an array containing the constants of this enum type, in the order they are declared.
-