public class SedaVersion extends Object
| Constructor and Description |
|---|
SedaVersion()
constructor
|
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getVersionForOtherType(String type) |
List<String> |
getVersionForType(String type) |
boolean |
isSupportedVesion(String version) |
void |
setBinaryDataObjectVersions(String[] binaryDataObjectVersions) |
void |
setPhysicalDataObjectVersions(String[] physicalDataObjectVersions) |
public List<String> getVersionForType(String type)
type - public List<String> getVersionForOtherType(String type)
type - public void setBinaryDataObjectVersions(String[] binaryDataObjectVersions)
binaryDataObjectVersions - public void setPhysicalDataObjectVersions(String[] physicalDataObjectVersions)
physicalDataObjectVersions - public boolean isSupportedVesion(String version)
version - Copyright © 2018 Vitam. All rights reserved.