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