Class ParentUIdsImpl

java.lang.Object
com.priint.pubserver.metadata.xml.note.ParentIdsImpl
com.priint.pubserver.metadata.xml.note.ParentUIdsImpl
All Implemented Interfaces:
ParentIds, ParentUIds, Serializable

public class ParentUIdsImpl extends ParentIdsImpl implements ParentUIds
The type Parent u ids.
See Also:
  • Constructor Details

    • ParentUIdsImpl

      public ParentUIdsImpl()
  • Method Details

    • 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 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(String layerName)
      Description copied from interface: ParentUIds
      Sets the layer name.
      Specified by:
      setLayerName in interface ParentUIds
      Parameters:
      layerName - the new layer name