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>
| Constructor and Description |
|---|
VLAN() |
| Modifier and Type | Method and Description |
|---|---|
Integer |
getId()
Gets the value of the id property.
|
void |
setId(Integer value)
Sets the value of the id property.
|
Copyright ? 2010 Red Hat, Inc - released under the Apache License Version 2.0