Uses of Class
com.docusign.maestro.model.ESignDocumentTypesFromPreviousStep
-
Packages that use ESignDocumentTypesFromPreviousStep Package Description com.docusign.maestro.model -
-
Uses of ESignDocumentTypesFromPreviousStep in com.docusign.maestro.model
Methods in com.docusign.maestro.model that return ESignDocumentTypesFromPreviousStep Modifier and Type Method Description static ESignDocumentTypesFromPreviousStepESignDocumentTypesFromPreviousStep. fromValue(String value)ESignDocumentTypesFromPreviousStepESignDocumentFromPreviousStep. getType()Get type.static ESignDocumentTypesFromPreviousStepESignDocumentTypesFromPreviousStep. valueOf(String name)Returns the enum constant of this type with the specified name.static ESignDocumentTypesFromPreviousStep[]ESignDocumentTypesFromPreviousStep. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.docusign.maestro.model with parameters of type ESignDocumentTypesFromPreviousStep Modifier and Type Method Description voidESignDocumentFromPreviousStep. setType(ESignDocumentTypesFromPreviousStep type)setType.ESignDocumentFromPreviousStepESignDocumentFromPreviousStep. type(ESignDocumentTypesFromPreviousStep type)type.
-