Uses of Enum Class
co.ecg.alpaca.toolkit.generated.enums.CallingNameRetrievalSourceIdentity
Packages that use CallingNameRetrievalSourceIdentity
-
Uses of CallingNameRetrievalSourceIdentity in co.ecg.alpaca.toolkit.generated.enums
Methods in co.ecg.alpaca.toolkit.generated.enums that return CallingNameRetrievalSourceIdentityModifier and TypeMethodDescriptionstatic CallingNameRetrievalSourceIdentity[]Returns the enum constant of this class with the specified name.static CallingNameRetrievalSourceIdentity[]CallingNameRetrievalSourceIdentity.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of CallingNameRetrievalSourceIdentity in co.ecg.alpaca.toolkit.generated.services
Fields in co.ecg.alpaca.toolkit.generated.services declared as CallingNameRetrievalSourceIdentityModifier and TypeFieldDescriptionprotected CallingNameRetrievalSourceIdentityCallingNameRetrieval.SystemCallingNameRetrievalGetResponse.callingNameSourceprotected CallingNameRetrievalSourceIdentityCallingNameRetrieval.SystemCallingNameRetrievalModifyRequest.callingNameSourceMethods in co.ecg.alpaca.toolkit.generated.services that return CallingNameRetrievalSourceIdentityModifier and TypeMethodDescriptionCallingNameRetrieval.SystemCallingNameRetrievalGetResponse.getCallingNameSource()CallingNameRetrieval.SystemCallingNameRetrievalModifyRequest.getCallingNameSource()Methods in co.ecg.alpaca.toolkit.generated.services with parameters of type CallingNameRetrievalSourceIdentityModifier and TypeMethodDescriptionvoidCallingNameRetrieval.SystemCallingNameRetrievalGetResponse.setCallingNameSource(CallingNameRetrievalSourceIdentity callingNameSource) CallingNameRetrieval.SystemCallingNameRetrievalModifyRequest.setCallingNameSource(CallingNameRetrievalSourceIdentity callingNameSource)