Package | Description |
---|---|
net.sf.joafip.entity | |
net.sf.joafip.service |
Modifier and Type | Method and Description |
---|---|
EnumNoMoreDataAction |
FilePersistenceProperties.getNoMoreDataAction() |
static EnumNoMoreDataAction |
EnumNoMoreDataAction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EnumNoMoreDataAction[] |
EnumNoMoreDataAction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
FilePersistenceProperties.setNoMoreDataAction(EnumNoMoreDataAction noMoreDataAction) |
Modifier and Type | Method and Description |
---|---|
void |
FilePersistenceBuilder.setNoMoreDataAction(EnumNoMoreDataAction noMoreDataAction) |
Copyright © 2007-2012 Luc Peuvrier. All Rights Reserved.