Uses of Class
com.docusign.admin.model.AssetGroupAccountClone.AssetGroupWorkTypeEnum
-
Packages that use AssetGroupAccountClone.AssetGroupWorkTypeEnum Package Description com.docusign.admin.model -
-
Uses of AssetGroupAccountClone.AssetGroupWorkTypeEnum in com.docusign.admin.model
Methods in com.docusign.admin.model that return AssetGroupAccountClone.AssetGroupWorkTypeEnum Modifier and Type Method Description static AssetGroupAccountClone.AssetGroupWorkTypeEnumAssetGroupAccountClone.AssetGroupWorkTypeEnum. fromValue(String value)AssetGroupAccountClone.AssetGroupWorkTypeEnumAssetGroupAccountClone. getAssetGroupWorkType()The type of asset group work..static AssetGroupAccountClone.AssetGroupWorkTypeEnumAssetGroupAccountClone.AssetGroupWorkTypeEnum. valueOf(String name)Returns the enum constant of this type with the specified name.static AssetGroupAccountClone.AssetGroupWorkTypeEnum[]AssetGroupAccountClone.AssetGroupWorkTypeEnum. values()Returns an array containing the constants of this enum type, in the order they are declared.
-