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