Uses of Enum Class
xal.extension.wirescan.profile.ProfileData.DeviceType
Packages that use ProfileData.DeviceType
-
Uses of ProfileData.DeviceType in xal.extension.wirescan.profile
Methods in xal.extension.wirescan.profile that return ProfileData.DeviceTypeModifier and TypeMethodDescriptionProfileData.getDeviceType()Return the measurement device type for this data.static ProfileData.DeviceTypeProfileData.DeviceType.typeFromDeviceId(String strDevId) Return the device type which is inferred from the given device identifier string.static ProfileData.DeviceTypeReturns the enum constant of this class with the specified name.static ProfileData.DeviceType[]ProfileData.DeviceType.values()Returns an array containing the constants of this enum class, in the order they are declared.