com.priint.comet.metadata.note.ParentUIds |
The Interface ParentUIds.
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
abstract int |
getLayer()
Gets the layer.
| ||||||||||
abstract String |
getLayerName()
Gets the layer name.
| ||||||||||
abstract void |
setLayer(int layer)
Sets the layer.
| ||||||||||
abstract void |
setLayerName(String layerName)
Sets the layer name.
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
From interface
com.priint.comet.metadata.note.ParentIds
|
Gets the layer.
Gets the layer name.
Sets the layer.
layer | the new layer |
---|
Sets the layer name.
layerName | the new layer name |
---|