Uses of Enum
org.apache.tika.parser.microsoft.onenote.fsshttpb.streamobj.StreamObjectTypeHeaderEnd
Packages that use StreamObjectTypeHeaderEnd
-
Uses of StreamObjectTypeHeaderEnd in org.apache.tika.parser.microsoft.onenote.fsshttpb.streamobj
Methods in org.apache.tika.parser.microsoft.onenote.fsshttpb.streamobj that return StreamObjectTypeHeaderEndModifier and TypeMethodDescriptionstatic StreamObjectTypeHeaderEndStreamObjectTypeHeaderEnd.fromIntVal(int intVal) static StreamObjectTypeHeaderEndReturns the enum constant of this type with the specified name.static StreamObjectTypeHeaderEnd[]StreamObjectTypeHeaderEnd.values()Returns an array containing the constants of this enum type, in the order they are declared.Constructors in org.apache.tika.parser.microsoft.onenote.fsshttpb.streamobj with parameters of type StreamObjectTypeHeaderEndModifierConstructorDescriptionStreamObjectHeaderEnd16bit(StreamObjectTypeHeaderEnd headerType) Initializes a new instance of the StreamObjectHeaderEnd16bit class with the specified type value.Initializes a new instance of the StreamObjectHeaderEnd8bit class with the specified type value.