public class FormatIdentifierConfiguration extends Object
Constructor and Description |
---|
FormatIdentifierConfiguration() |
Modifier and Type | Method and Description |
---|---|
Map<String,Object> |
getConfigurationProperties()
Get the configuration properties
|
FormatIdentifierType |
getType()
Get the type
|
void |
setConfigurationProperty(String name,
Object value)
Add a property to the configuration properties
|
void |
setType(FormatIdentifierType type)
Set the type
|
public FormatIdentifierType getType()
public void setType(FormatIdentifierType type)
type
- the typepublic Map<String,Object> getConfigurationProperties()
Copyright © 2018 Vitam. All rights reserved.