public class XmlConfig extends BaseControlConfig
| Modifier and Type | Method and Description |
|---|---|
List<Layers.Layer> |
getLayer() |
Layers |
getLayers() |
List<String> |
getOrderedControllers() |
String |
getType() |
Layers |
jaxbUnmarshalFromInputStream(InputStream is) |
void |
setLayers(Layers layers) |
int |
size() |
public List<Layers.Layer> getLayer()
public Layers getLayers()
public void setLayers(Layers layers)
public Layers jaxbUnmarshalFromInputStream(InputStream is) throws JAXBException, IOException
JAXBExceptionIOExceptionpublic int size()
public String getType()
Copyright © 2017. All rights reserved.