Uses of Enum
com.microsoft.graph.models.Win32LobAppReturnCodeType
Packages that use Win32LobAppReturnCodeType
-
Uses of Win32LobAppReturnCodeType in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return Win32LobAppReturnCodeTypeModifier and TypeMethodDescriptionstatic Win32LobAppReturnCodeTypeWin32LobAppReturnCode.getType()Gets the type property value.static Win32LobAppReturnCodeTypeReturns the enum constant of this type with the specified name.static Win32LobAppReturnCodeType[]Win32LobAppReturnCodeType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.microsoft.graph.models with parameters of type Win32LobAppReturnCodeTypeModifier and TypeMethodDescriptionvoidWin32LobAppReturnCode.setType(Win32LobAppReturnCodeType value) Sets the type property value.