public class Label extends BaseResource
Java class for Label complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="Label">
<complexContent>
<extension base="{}BaseResource">
<sequence>
<element ref="{}network" minOccurs="0"/>
<element ref="{}host_nic" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Constructor and Description |
|---|
Label() |
| Modifier and Type | Method and Description |
|---|---|
HostNIC |
getHostNic()
Gets the value of the hostNic property.
|
Network |
getNetwork()
Gets the value of the network property.
|
boolean |
isSetHostNic() |
boolean |
isSetNetwork() |
void |
setHostNic(HostNIC value)
Sets the value of the hostNic property.
|
void |
setNetwork(Network value)
Sets the value of the network property.
|
getComment, getCreationStatus, getDescription, getHref, getId, getLinks, getName, isSetComment, isSetCreationStatus, isSetDescription, isSetHref, isSetId, isSetLinks, isSetName, setComment, setCreationStatus, setDescription, setHref, setId, setName, unsetLinksgetActions, isSetActions, setActionspublic Network getNetwork()
Networkpublic void setNetwork(Network value)
value - allowed object is
Networkpublic boolean isSetNetwork()
public HostNIC getHostNic()
HostNICpublic void setHostNic(HostNIC value)
value - allowed object is
HostNICpublic boolean isSetHostNic()
Copyright ? 2010 Red Hat, Inc - released under the Apache License Version 2.0