public class DocLayers extends Object
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element ref="{}layer"/> </sequence> </restriction> </complexContent> </complexType>
Constructor and Description |
---|
DocLayers() |
Modifier and Type | Method and Description |
---|---|
Layer |
getLayer()
Gets the value of the layer property.
|
void |
setLayer(Layer value)
Sets the value of the layer property.
|
protected Layer layer
Copyright © 2020 Hyland Software Germany GmbH. All rights reserved.