public class StartTime extends Object
<xs:element xmlns:ns="MLP_SVC_RESULT_310.dtd" xmlns:xs="http://www.w3.org/2001/XMLSchema" name="start_time">
<xs:complexType>
<xs:simpleContent>
<xs:extension base="xs:string">
<xs:attribute type="xs:string" default="0000" name="utc_off"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
| Constructor and Description |
|---|
StartTime() |
public String getString()
public void setString(String string)
string - public String getUtcOff()
public void setUtcOff(String utcOff)
utcOff - Copyright © 2016. All Rights Reserved.