Interface ParentUIds

All Superinterfaces:
ParentIds, Serializable
All Known Implementing Classes:
ParentUIdsImpl

public interface ParentUIds extends ParentIds
The Interface ParentUIds.
  • Method Details

    • getLayer

      int getLayer()
      Gets the layer.
      Returns:
      the layer
    • setLayer

      void setLayer(int layer)
      Sets the layer.
      Parameters:
      layer - the new layer
    • getLayerName

      String getLayerName()
      Gets the layer name.
      Returns:
      the layer name
    • setLayerName

      void setLayerName(String layerName)
      Sets the layer name.
      Parameters:
      layerName - the new layer name