| Modifier and Type | Method and Description |
|---|---|
Prtg |
ObjectFactory.createPrtg()
Create an instance of
Prtg |
static Prtg |
JaxbManager.toPrtg(File file) |
static Prtg |
JaxbManager.toPrtg(StringReader sr) |
Prtg |
Prtg.withError(BooleanType value) |
Prtg |
Prtg.withErrorText(String value) |
Prtg |
Prtg.withResult(ChannelType... values) |
Prtg |
Prtg.withResult(Collection<ChannelType> values) |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<Prtg> |
ObjectFactory.createPrtg(Prtg value)
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<Prtg> |
ObjectFactory.createPrtg(Prtg value)
|
static String |
JaxbManager.toXML(Prtg prtg) |
Copyright © 2014. All rights reserved.