Package | Description |
---|---|
fr.gouv.vitam.common.model.processing |
Provides common public Model classes for the Processing module.
|
Modifier and Type | Method and Description |
---|---|
UriPrefix |
ProcessingUri.getPrefix() |
static UriPrefix |
UriPrefix.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static UriPrefix[] |
UriPrefix.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
ProcessingUri |
ProcessingUri.setPrefix(UriPrefix prefix) |
Constructor and Description |
---|
ProcessingUri(UriPrefix prefix,
String path)
Constructor with prefix and path
|
Copyright © 2018 Vitam. All rights reserved.