Class OwnerImpl

java.lang.Object
com.priint.pubserver.metadata.xml.w2ml.OwnerImpl
All Implemented Interfaces:
Owner, Serializable

public class OwnerImpl extends Object implements Serializable, Owner
See Also:
  • Constructor Details

    • OwnerImpl

      public OwnerImpl()
  • Method Details

    • getUid

      public int getUid()
      Specified by:
      getUid in interface Owner
      Returns:
      the uid
    • setUid

      public void setUid(int uid)
      Specified by:
      setUid in interface Owner
      Parameters:
      uid - the uid to set
    • getType

      public String getType()
      Specified by:
      getType in interface Owner
      Returns:
      the type
    • setType

      public void setType(String type)
      Specified by:
      setType in interface Owner
      Parameters:
      type - the type to set
    • getGuideClass

      public String getGuideClass()
      Specified by:
      getGuideClass in interface Owner
      Returns:
      the guideClass
    • setGuideClass

      public void setGuideClass(String guideClass)
      Specified by:
      setGuideClass in interface Owner
      Parameters:
      guideClass - the guideClass to set
    • getLayerUid

      public int getLayerUid()
      Specified by:
      getLayerUid in interface Owner
      Returns:
      the layerUid
    • setLayerUid

      public void setLayerUid(int layerUid)
      Specified by:
      setLayerUid in interface Owner
      Parameters:
      layerUid - the layerUid to set
    • getSpreadPageUid

      public int getSpreadPageUid()
      Specified by:
      getSpreadPageUid in interface Owner
      Returns:
      the spreadPageUid
    • setSpreadPageUid

      public void setSpreadPageUid(int spreadPageUid)
      Specified by:
      setSpreadPageUid in interface Owner
      Parameters:
      spreadPageUid - the spreadPageUid to set