Uses of Class
com.docusign.webforms.model.WebFormMetadata
-
Packages that use WebFormMetadata Package Description com.docusign.webforms.model -
-
Uses of WebFormMetadata in com.docusign.webforms.model
Methods in com.docusign.webforms.model that return WebFormMetadata Modifier and Type Method Description WebFormMetadataWebFormMetadata. archivedDateTime(String archivedDateTime)archivedDateTime.WebFormMetadataWebFormMetadata. createdDateTime(String createdDateTime)createdDateTime.WebFormMetadataWebFormMetadata. formContentModifiedBy(WebFormUserInfo formContentModifiedBy)formContentModifiedBy.WebFormMetadataWebFormMetadata. formContentModifiedDateTime(String formContentModifiedDateTime)formContentModifiedDateTime.WebFormMetadataWebFormMetadata. formPropertiesModifiedBy(WebFormUserInfo formPropertiesModifiedBy)formPropertiesModifiedBy.WebFormMetadataWebFormMetadata. formPropertiesModifiedDateTime(String formPropertiesModifiedDateTime)formPropertiesModifiedDateTime.WebFormMetadataWebFormSummary. getFormMetadata()Get formMetadata.WebFormMetadataWebFormMetadata. lastDisabledBy(WebFormUserInfo lastDisabledBy)lastDisabledBy.WebFormMetadataWebFormMetadata. lastDisabledDateTime(String lastDisabledDateTime)lastDisabledDateTime.WebFormMetadataWebFormMetadata. lastEnabledBy(WebFormUserInfo lastEnabledBy)lastEnabledBy.WebFormMetadataWebFormMetadata. lastEnabledDateTime(String lastEnabledDateTime)lastEnabledDateTime.WebFormMetadataWebFormMetadata. lastModifiedBy(WebFormUserInfo lastModifiedBy)lastModifiedBy.WebFormMetadataWebFormMetadata. lastModifiedDateTime(String lastModifiedDateTime)lastModifiedDateTime.WebFormMetadataWebFormMetadata. lastPublishedBy(WebFormUserInfo lastPublishedBy)lastPublishedBy.WebFormMetadataWebFormMetadata. lastPublishedDateTime(String lastPublishedDateTime)lastPublishedDateTime.WebFormMetadataWebFormMetadata. lastSenderConsentDateTime(String lastSenderConsentDateTime)lastSenderConsentDateTime.WebFormMetadataWebFormMetadata. owner(WebFormUserInfo owner)owner.WebFormMetadataWebFormMetadata. publishedComponentNames(Map<String,WebFormComponentType> publishedComponentNames)publishedComponentNames.WebFormMetadataWebFormMetadata. publishedSlug(String publishedSlug)publishedSlug.WebFormMetadataWebFormMetadata. putPublishedComponentNamesItem(String key, WebFormComponentType publishedComponentNamesItem)putPublishedComponentNamesItem.WebFormMetadataWebFormMetadata. sender(WebFormUserInfo sender)sender.WebFormMetadataWebFormMetadata. source(WebFormSource source)source.WebFormMetadataWebFormMetadata. sourceFormId(String sourceFormId)sourceFormId.WebFormMetadataWebFormMetadata. type(WebFormType type)type.Methods in com.docusign.webforms.model with parameters of type WebFormMetadata Modifier and Type Method Description WebFormSummaryWebFormSummary. formMetadata(WebFormMetadata formMetadata)formMetadata.voidWebFormSummary. setFormMetadata(WebFormMetadata formMetadata)setFormMetadata.
-