Uses of Class
org.apache.tika.parser.microsoft.onenote.fsshttpb.streamobj.basic.RequestTypes
-
Packages that use RequestTypes Package Description org.apache.tika.parser.microsoft.onenote.fsshttpb.streamobj.basic -
-
Uses of RequestTypes in org.apache.tika.parser.microsoft.onenote.fsshttpb.streamobj.basic
Methods in org.apache.tika.parser.microsoft.onenote.fsshttpb.streamobj.basic that return RequestTypes Modifier and Type Method Description static RequestTypesRequestTypes. valueOf(String name)Returns the enum constant of this type with the specified name.static RequestTypes[]RequestTypes. values()Returns an array containing the constants of this enum type, in the order they are declared.
-