protected void |
JsonParser.composeDeviceComponent(String name,
DeviceComponent element) |
protected void |
XmlParser.composeDeviceComponent(String name,
DeviceComponent element) |
protected void |
XmlParser.composeDeviceComponentElements(DeviceComponent element) |
protected void |
JsonParser.composeDeviceComponentInner(DeviceComponent element) |
protected boolean |
XmlParser.parseDeviceComponentContent(int eventType,
org.xmlpull.v1.XmlPullParser xpp,
DeviceComponent res) |
protected DeviceComponent.DeviceComponentProductionSpecificationComponent |
JsonParser.parseDeviceComponentDeviceComponentProductionSpecificationComponent(com.google.gson.JsonObject json,
DeviceComponent owner) |
protected DeviceComponent.DeviceComponentProductionSpecificationComponent |
XmlParser.parseDeviceComponentDeviceComponentProductionSpecificationComponent(org.xmlpull.v1.XmlPullParser xpp,
DeviceComponent owner) |
protected boolean |
XmlParser.parseDeviceComponentDeviceComponentProductionSpecificationComponentContent(int eventType,
org.xmlpull.v1.XmlPullParser xpp,
DeviceComponent owner,
DeviceComponent.DeviceComponentProductionSpecificationComponent res) |
protected void |
JsonParser.parseDeviceComponentDeviceComponentProductionSpecificationComponentProperties(com.google.gson.JsonObject json,
DeviceComponent owner,
DeviceComponent.DeviceComponentProductionSpecificationComponent res) |
protected void |
JsonParser.parseDeviceComponentProperties(com.google.gson.JsonObject json,
DeviceComponent res) |