Class CommonDataServiceForAppsEntityDatasetTypeProperties


  • public final class CommonDataServiceForAppsEntityDatasetTypeProperties
    extends Object
    Common Data Service for Apps entity dataset properties.
    • Constructor Detail

      • CommonDataServiceForAppsEntityDatasetTypeProperties

        public CommonDataServiceForAppsEntityDatasetTypeProperties()
    • Method Detail

      • entityName

        public Object entityName()
        Get the entityName property: The logical name of the entity. Type: string (or Expression with resultType string).
        Returns:
        the entityName value.
      • withEntityName

        public CommonDataServiceForAppsEntityDatasetTypeProperties withEntityName​(Object entityName)
        Set the entityName property: The logical name of the entity. Type: string (or Expression with resultType string).
        Parameters:
        entityName - the entityName value to set.
        Returns:
        the CommonDataServiceForAppsEntityDatasetTypeProperties object itself.
      • validate

        public void validate()
        Validates the instance.
        Throws:
        IllegalArgumentException - thrown if the instance is not valid.