|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use HemfPlusRecordType | |
---|---|
org.apache.poi.hemf.hemfplus.record |
Uses of HemfPlusRecordType in org.apache.poi.hemf.hemfplus.record |
---|
Methods in org.apache.poi.hemf.hemfplus.record that return HemfPlusRecordType | |
---|---|
static HemfPlusRecordType |
HemfPlusRecordType.getById(long id)
|
HemfPlusRecordType |
HemfPlusRecord.getRecordType()
|
HemfPlusRecordType |
HemfPlusHeader.getRecordType()
|
HemfPlusRecordType |
UnimplementedHemfPlusRecord.getRecordType()
|
static HemfPlusRecordType |
HemfPlusRecordType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static HemfPlusRecordType[] |
HemfPlusRecordType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |