Uses of Enum Class
org.frankframework.extensions.cmis.CmisSessionBuilder.BindingTypes
Packages that use CmisSessionBuilder.BindingTypes
-
Uses of CmisSessionBuilder.BindingTypes in org.frankframework.extensions.cmis
Subclasses with type arguments of type CmisSessionBuilder.BindingTypes in org.frankframework.extensions.cmisMethods in org.frankframework.extensions.cmis that return CmisSessionBuilder.BindingTypesModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static CmisSessionBuilder.BindingTypes[]CmisSessionBuilder.BindingTypes.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.frankframework.extensions.cmis with parameters of type CmisSessionBuilder.BindingTypesModifier and TypeMethodDescriptionvoidCmisSender.setBindingType(CmisSessionBuilder.BindingTypes bindingType) BindingType CMIS protocol to useCmisSessionBuilder.setBindingType(CmisSessionBuilder.BindingTypes bindingType)