public class Bean extends Object implements BeanInterface
| Constructor and Description |
|---|
Bean() |
| Modifier and Type | Method and Description |
|---|---|
Gateway |
getGateway() |
void |
loadFromURL(String url) |
public void loadFromURL(String url) throws JAXBException, MalformedURLException, IOException
loadFromURL in interface BeanInterfaceJAXBExceptionMalformedURLExceptionIOExceptionpublic Gateway getGateway()
getGateway in interface BeanInterfaceCopyright © 2016. All rights reserved.