Class LicenseDemoData


  • public class LicenseDemoData
    extends Object
    Author:
    XIMA MEDIA GmbH, Dresden
    • Constructor Detail

      • LicenseDemoData

        public LicenseDemoData​(boolean clientLicense)
        Parameters:
        asSubLicense -
    • Method Detail

      • isClientLicense

        public boolean isClientLicense()
        Gets the clientLicense
        Returns:
        the clientLicense
      • getCutstomerName

        public String getCutstomerName()
        Gets the cutstomerName
        Returns:
        the cutstomerName
      • setCutstomerName

        public void setCutstomerName​(String cutstomerName)
        Sets the cutstomerName
        Parameters:
        cutstomerName - the cutstomerName to set
      • getFirstname

        public String getFirstname()
        Gets the firstame
        Returns:
        the firstame
      • setFirstname

        public void setFirstname​(String firstame)
        Sets the firstame
        Parameters:
        firstame - the firstame to set
      • getLastname

        public String getLastname()
        Gets the lastname
        Returns:
        the lastname
      • setLastname

        public void setLastname​(String lastname)
        Sets the lastname
        Parameters:
        lastname - the lastname to set
      • getEmail

        public String getEmail()
        Gets the email
        Returns:
        the email
      • setEmail

        public void setEmail​(String email)
        Sets the email
        Parameters:
        email - the email to set
      • isAcceptConditions

        public boolean isAcceptConditions()
        Gets the acceptConditions
        Returns:
        the acceptConditions
      • setAcceptConditions

        public void setAcceptConditions​(boolean acceptConditions)
        Sets the acceptConditions
        Parameters:
        acceptConditions - the acceptConditions to set