Uses of Enum
org.apache.tika.parser.microsoft.onenote.fsshttpb.streamobj.basic.PropertyType
Packages that use PropertyType
-
Uses of PropertyType in org.apache.tika.parser.microsoft.onenote.fsshttpb.streamobj.basic
Methods in org.apache.tika.parser.microsoft.onenote.fsshttpb.streamobj.basic that return PropertyTypeModifier and TypeMethodDescriptionstatic PropertyTypePropertyType.fromIntVal(int intVal) static PropertyTypeReturns the enum constant of this type with the specified name.static PropertyType[]PropertyType.values()Returns an array containing the constants of this enum type, in the order they are declared.