Package | Description |
---|---|
com.jalios.jcms |
Contains the core JCMS classes.
|
Modifier and Type | Method and Description |
---|---|
AssociatedFileEvent.Type |
AssociatedFileEvent.getType() |
static AssociatedFileEvent.Type |
AssociatedFileEvent.Type.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static AssociatedFileEvent.Type[] |
AssociatedFileEvent.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
AssociatedFileEvent.setType(AssociatedFileEvent.Type type) |
Constructor and Description |
---|
AssociatedFileEvent(java.io.File file,
java.io.File associatedFile,
AssociatedFileEvent.Type type) |
Copyright © 2001-2017 Jalios SA. All Rights Reserved.