public class DataObjectDetail extends Object
| Constructor and Description |
|---|
DataObjectDetail() |
| Modifier and Type | Method and Description |
|---|---|
String |
getVersion()
Gets the version
|
boolean |
isPhysical()
Gets the physical
|
void |
setPhysical(boolean physical)
Sets the physical
|
void |
setVersion(String version)
Sets the version
|
public String getVersion()
public boolean isPhysical()
public void setVersion(String version)
version - the version to setpublic void setPhysical(boolean physical)
physical - the physical to setCopyright © 2018 Vitam. All rights reserved.