Class PrebuiltDomainObject


  • public class PrebuiltDomainObject
    extends Object
    The PrebuiltDomainObject model.
    • Constructor Detail

      • PrebuiltDomainObject

        public PrebuiltDomainObject()
    • Method Detail

      • domainName

        public String domainName()
        Get the domainName value.
        Returns:
        the domainName value
      • withDomainName

        public PrebuiltDomainObject withDomainName​(String domainName)
        Set the domainName value.
        Parameters:
        domainName - the domainName value to set
        Returns:
        the PrebuiltDomainObject object itself.
      • modelName

        public String modelName()
        Get the modelName value.
        Returns:
        the modelName value
      • withModelName

        public PrebuiltDomainObject withModelName​(String modelName)
        Set the modelName value.
        Parameters:
        modelName - the modelName value to set
        Returns:
        the PrebuiltDomainObject object itself.