public class Boot extends Object
Java class for Boot complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="Boot">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<attribute name="dev" type="{http://www.w3.org/2001/XMLSchema}string" />
</restriction>
</complexContent>
</complexType>
protected String dev
Copyright © 2012. All Rights Reserved.