public class ExternalHostContainer extends IdentifiedContainer implements ExternalHost
Constructor and Description |
---|
ExternalHostContainer() |
Modifier and Type | Method and Description |
---|---|
String |
address() |
void |
address(String newAddress) |
boolean |
addressPresent() |
ExternalHostProvider |
externalHostProvider() |
void |
externalHostProvider(ExternalHostProvider newExternalHostProvider) |
boolean |
externalHostProviderPresent() |
comment, comment, commentPresent, description, description, descriptionPresent, href, href, hrefPresent, id, id, idPresent, name, name, namePresent
makeArrayList, makeUnmodifiableList
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
comment, commentPresent, description, descriptionPresent, href, hrefPresent, id, idPresent, name, namePresent
public String address()
address
in interface ExternalHost
public void address(String newAddress)
public boolean addressPresent()
addressPresent
in interface ExternalHost
public ExternalHostProvider externalHostProvider()
externalHostProvider
in interface ExternalHost
public void externalHostProvider(ExternalHostProvider newExternalHostProvider)
public boolean externalHostProviderPresent()
externalHostProviderPresent
in interface ExternalHost
Copyright © 2016. All rights reserved.