Uses of Class
org.apache.poi.hslf.record.InteractiveInfoAtom.Jump
-
Packages that use InteractiveInfoAtom.Jump Package Description org.apache.poi.hslf.record -
-
Uses of InteractiveInfoAtom.Jump in org.apache.poi.hslf.record
Methods in org.apache.poi.hslf.record that return InteractiveInfoAtom.Jump Modifier and Type Method Description static InteractiveInfoAtom.JumpInteractiveInfoAtom.Jump. valueOf(String name)Returns the enum constant of this type with the specified name.static InteractiveInfoAtom.Jump[]InteractiveInfoAtom.Jump. values()Returns an array containing the constants of this enum type, in the order they are declared.
-