public class MAC extends Object
Java class for MAC complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="MAC"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <attribute name="address" type="{http://www.w3.org/2001/XMLSchema}string" /> </restriction> </complexContent> </complexType>
Constructor and Description |
---|
MAC() |
Modifier and Type | Method and Description |
---|---|
String |
getAddress()
Gets the value of the address property.
|
boolean |
isSetAddress() |
void |
setAddress(String value)
Sets the value of the address property.
|
public String getAddress()
String
public void setAddress(String value)
value
- allowed object is
String
public boolean isSetAddress()
Copyright ? 2010 Red Hat, Inc - released under the Apache License Version 2.0