|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SnapshotMode | |
---|---|
org.jboss.metadata.web.jboss |
Uses of SnapshotMode in org.jboss.metadata.web.jboss |
---|
Fields in org.jboss.metadata.web.jboss declared as SnapshotMode | |
---|---|
protected SnapshotMode |
ReplicationConfig.snapshotMode
|
Methods in org.jboss.metadata.web.jboss that return SnapshotMode | |
---|---|
static SnapshotMode |
SnapshotMode.fromInt(int ordinal)
|
static SnapshotMode |
SnapshotMode.fromString(String mode)
|
SnapshotMode |
ReplicationConfig.getSnapshotMode()
|
static SnapshotMode |
SnapshotMode.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static SnapshotMode[] |
SnapshotMode.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in org.jboss.metadata.web.jboss with parameters of type SnapshotMode | |
---|---|
void |
ReplicationConfig.setSnapshotMode(SnapshotMode snapshotMode)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |