Uses of Class
org.somda.sdc.dpws.device.helper.SupportedEprUriScheme
-
Packages that use SupportedEprUriScheme Package Description org.somda.sdc.dpws.device.helper Helper classes to support the DPWS device implementation. -
-
Uses of SupportedEprUriScheme in org.somda.sdc.dpws.device.helper
Methods in org.somda.sdc.dpws.device.helper that return SupportedEprUriScheme Modifier and Type Method Description static SupportedEprUriSchemeSupportedEprUriScheme. valueOf(String name)Returns the enum constant of this type with the specified name.static SupportedEprUriScheme[]SupportedEprUriScheme. values()Returns an array containing the constants of this enum type, in the order they are declared.
-