Uses of Enum Class
com.github.copilot.generated.rpc.SessionFsReaddirWithTypesEntryType
Packages that use SessionFsReaddirWithTypesEntryType
-
Uses of SessionFsReaddirWithTypesEntryType in com.github.copilot.generated.rpc
Subclasses with type arguments of type SessionFsReaddirWithTypesEntryType in com.github.copilot.generated.rpcMethods in com.github.copilot.generated.rpc that return SessionFsReaddirWithTypesEntryTypeModifier and TypeMethodDescriptionSessionFsReaddirWithTypesEntry.type()Returns the value of thetyperecord component.Returns the enum constant of this class with the specified name.static SessionFsReaddirWithTypesEntryType[]SessionFsReaddirWithTypesEntryType.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in com.github.copilot.generated.rpc with parameters of type SessionFsReaddirWithTypesEntryTypeModifierConstructorDescriptionCreates an instance of aSessionFsReaddirWithTypesEntryrecord class.