Uses of Enum Class
net.bluemind.filehosting.api.FileHostingInfo.Type
Packages that use FileHostingInfo.Type
-
Uses of FileHostingInfo.Type in net.bluemind.filehosting.api
Subclasses with type arguments of type FileHostingInfo.Type in net.bluemind.filehosting.apiFields in net.bluemind.filehosting.api declared as FileHostingInfo.TypeMethods in net.bluemind.filehosting.api that return FileHostingInfo.TypeModifier and TypeMethodDescriptionstatic FileHostingInfo.TypeReturns the enum constant of this class with the specified name.static FileHostingInfo.Type[]FileHostingInfo.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.