public class ExternalHost extends BaseResource
Java class for ExternalHost complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ExternalHost">
<complexContent>
<extension base="{}BaseResource">
<sequence>
<element ref="{}external_host_provider" minOccurs="0"/>
<element name="address" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Constructor and Description |
|---|
ExternalHost() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAddress()
Gets the value of the address property.
|
ExternalHostProvider |
getExternalHostProvider()
Gets the value of the externalHostProvider property.
|
boolean |
isSetAddress() |
boolean |
isSetExternalHostProvider() |
void |
setAddress(String value)
Sets the value of the address property.
|
void |
setExternalHostProvider(ExternalHostProvider value)
Sets the value of the externalHostProvider property.
|
getComment, getCreationStatus, getDescription, getHref, getId, getLinks, getName, isSetComment, isSetCreationStatus, isSetDescription, isSetHref, isSetId, isSetLinks, isSetName, setComment, setCreationStatus, setDescription, setHref, setId, setName, unsetLinksgetActions, isSetActions, setActionspublic ExternalHostProvider getExternalHostProvider()
ExternalHostProviderpublic void setExternalHostProvider(ExternalHostProvider value)
value - allowed object is
ExternalHostProviderpublic boolean isSetExternalHostProvider()
public String getAddress()
Stringpublic void setAddress(String value)
value - allowed object is
Stringpublic boolean isSetAddress()
Copyright ? 2010 Red Hat, Inc - released under the Apache License Version 2.0