Class ParentUIdsImpl

    • Constructor Detail

      • ParentUIdsImpl

        public ParentUIdsImpl()
    • Method Detail

      • getLayer

        public int getLayer()
        Description copied from interface: ParentUIds
        Gets the layer.
        Specified by:
        getLayer in interface ParentUIds
        Returns:
        the layer
      • setLayer

        public void setLayer​(int layer)
        Description copied from interface: ParentUIds
        Sets the layer.
        Specified by:
        setLayer in interface ParentUIds
        Parameters:
        layer - the new layer
      • getLayerName

        public java.lang.String getLayerName()
        Description copied from interface: ParentUIds
        Gets the layer name.
        Specified by:
        getLayerName in interface ParentUIds
        Returns:
        the layer name
      • setLayerName

        public void setLayerName​(java.lang.String layerName)
        Description copied from interface: ParentUIds
        Sets the layer name.
        Specified by:
        setLayerName in interface ParentUIds
        Parameters:
        layerName - the new layer name