public class LayerAttributeInfoWrapper extends Object
| Constructor and Description |
|---|
LayerAttributeInfoWrapper() |
| Modifier and Type | Method and Description |
|---|---|
LayerAttributeInfo[] |
getLayerAttrs() |
UUID |
getLayerID() |
void |
setLayerAttrs(LayerAttributeInfo[] layerAttrs) |
void |
setLayerID(UUID layerID) |
public UUID getLayerID()
public void setLayerID(UUID layerID)
public LayerAttributeInfo[] getLayerAttrs()
public void setLayerAttrs(LayerAttributeInfo[] layerAttrs)
Copyright © 2019. All Rights Reserved.