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