public class IoTSetRequestProvider extends IQProvider<IoTSetRequest>
Constructor and Description |
---|
IoTSetRequestProvider() |
Modifier and Type | Method and Description |
---|---|
IoTSetRequest |
parse(org.xmlpull.v1.XmlPullParser parser,
int initialDepth) |
public IoTSetRequestProvider()
public IoTSetRequest parse(org.xmlpull.v1.XmlPullParser parser, int initialDepth) throws Exception
parse
in class Provider<IoTSetRequest>
Exception