Interface ParentUIds

  • All Superinterfaces:
    ParentIds, java.io.Serializable
    All Known Implementing Classes:
    ParentUIdsImpl

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

      • getLayer

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

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

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

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