Package org.somda.sdc.dpws.device
Class DeviceConfig
- java.lang.Object
-
- org.somda.sdc.dpws.device.DeviceConfig
-
public class DeviceConfig extends Object
Configuration tags of the DPWS device side.- See Also:
DefaultDpwsConfigModule
-
-
Field Summary
Fields Modifier and Type Field Description static StringWSDL_PROVISIONING_MODEDefines the mode that describes how to provide WSDL data.
-
Constructor Summary
Constructors Constructor Description DeviceConfig()
-
-
-
Field Detail
-
WSDL_PROVISIONING_MODE
public static final String WSDL_PROVISIONING_MODE
Defines the mode that describes how to provide WSDL data.- Data type: WsdlProvisioningMode
- Use: optional
- See Also:
- Constant Field Values
-
-