Uses of Class
com.docusign.esign.model.Seal
-
Packages that use Seal Package Description com.docusign.esign.model -
-
Uses of Seal in com.docusign.esign.model
Methods in com.docusign.esign.model that return Seal Modifier and Type Method Description SealSeal. _configuration(Map<String,String> _configuration)SealSignHashSessionInfoResponse. getSeal()Get sealSealUserInfoResponse. getSeal()Get sealSealSeal. putConfigurationItem(String key, String _configurationItem)SealSeal. sealIdentifier(String sealIdentifier)Methods in com.docusign.esign.model with parameters of type Seal Modifier and Type Method Description SignHashSessionInfoResponseSignHashSessionInfoResponse. seal(Seal seal)UserInfoResponseUserInfoResponse. seal(Seal seal)voidSignHashSessionInfoResponse. setSeal(Seal seal)voidUserInfoResponse. setSeal(Seal seal)
-