Uses of Enum Class
org.azd.enums.UpstreamSourceType
Packages that use UpstreamSourceType
-
Uses of UpstreamSourceType in org.azd.enums
Methods in org.azd.enums that return UpstreamSourceTypeModifier and TypeMethodDescriptionstatic UpstreamSourceTypeReturns the enum constant of this class with the specified name.static UpstreamSourceType[]UpstreamSourceType.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of UpstreamSourceType in org.azd.feedmanagement.types
Methods in org.azd.feedmanagement.types that return UpstreamSourceTypeMethods in org.azd.feedmanagement.types with parameters of type UpstreamSourceTypeModifier and TypeMethodDescriptionvoidUpstreamSource.setUpstreamSourceType(UpstreamSourceType upstreamSourceType)