Uses of Enum Class
org.apache.poi.hemf.hemfplus.record.HemfPlusRecordType
Packages that use HemfPlusRecordType
-
Uses of HemfPlusRecordType in org.apache.poi.hemf.hemfplus.record
Methods in org.apache.poi.hemf.hemfplus.record that return HemfPlusRecordTypeModifier and TypeMethodDescriptionstatic HemfPlusRecordTypeHemfPlusRecordType.getById(long id) HemfPlusHeader.getRecordType()HemfPlusRecord.getRecordType()UnimplementedHemfPlusRecord.getRecordType()static HemfPlusRecordTypeReturns the enum constant of this class with the specified name.static HemfPlusRecordType[]HemfPlusRecordType.values()Returns an array containing the constants of this enum class, in the order they are declared.