|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FormatCodeEnum | |
|---|---|
| org.nhindirect.xd.common | |
| org.nhindirect.xd.common.type | |
| Uses of FormatCodeEnum in org.nhindirect.xd.common |
|---|
| Methods in org.nhindirect.xd.common with parameters of type FormatCodeEnum | |
|---|---|
void |
DirectDocument2.Metadata.setFormatCode(FormatCodeEnum formatCode)
|
| Uses of FormatCodeEnum in org.nhindirect.xd.common.type |
|---|
| Methods in org.nhindirect.xd.common.type that return FormatCodeEnum | |
|---|---|
FormatCodeEnum |
DirectDocumentType.getFormatCode()
Return the value of formatCode. |
static FormatCodeEnum |
FormatCodeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static FormatCodeEnum[] |
FormatCodeEnum.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||