public class ExtrinsicObjectType extends RegistryObjectType
| Modifier and Type | Field and Description |
|---|---|
protected VersionInfoType |
contentVersionInfo |
protected Boolean |
isOpaque |
protected String |
mimeType |
classification, description, externalIdentifier, lid, name, objectType, status, versionInfohome, id, slot| Constructor and Description |
|---|
ExtrinsicObjectType() |
| Modifier and Type | Method and Description |
|---|---|
VersionInfoType |
getContentVersionInfo() |
String |
getMimeType() |
boolean |
isIsOpaque() |
void |
setContentVersionInfo(VersionInfoType value) |
void |
setIsOpaque(Boolean value) |
void |
setMimeType(String value) |
getClassification, getDescription, getExternalIdentifier, getLid, getName, getObjectType, getStatus, getVersionInfo, setDescription, setLid, setName, setObjectType, setStatus, setVersionInfoprotected VersionInfoType contentVersionInfo
protected String mimeType
protected Boolean isOpaque
public VersionInfoType getContentVersionInfo()
public void setContentVersionInfo(VersionInfoType value)
public String getMimeType()
public void setMimeType(String value)
public boolean isIsOpaque()
public void setIsOpaque(Boolean value)
Copyright © 2021. All rights reserved.