public interface ExtrinsicObjectType extends RegistryObjectType
| Modifier and Type | Interface and Description |
|---|---|
static class |
ExtrinsicObjectType.Factory
A factory class with static methods for creating instances
of this type.
|
| Modifier and Type | Field and Description |
|---|---|
static org.apache.xmlbeans.SchemaType |
type |
| Modifier and Type | Method and Description |
|---|---|
VersionInfoType |
addNewContentVersionInfo()
Appends and returns a new empty "ContentVersionInfo" element
|
VersionInfoType |
getContentVersionInfo()
Gets the "ContentVersionInfo" element
|
boolean |
getIsOpaque()
Gets the "isOpaque" attribute
|
java.lang.String |
getMimeType()
Gets the "mimeType" attribute
|
boolean |
isSetContentVersionInfo()
True if has "ContentVersionInfo" element
|
boolean |
isSetIsOpaque()
True if has "isOpaque" attribute
|
boolean |
isSetMimeType()
True if has "mimeType" attribute
|
void |
setContentVersionInfo(VersionInfoType contentVersionInfo)
Sets the "ContentVersionInfo" element
|
void |
setIsOpaque(boolean isOpaque)
Sets the "isOpaque" attribute
|
void |
setMimeType(java.lang.String mimeType)
Sets the "mimeType" attribute
|
void |
unsetContentVersionInfo()
Unsets the "ContentVersionInfo" element
|
void |
unsetIsOpaque()
Unsets the "isOpaque" attribute
|
void |
unsetMimeType()
Unsets the "mimeType" attribute
|
org.apache.xmlbeans.XmlBoolean |
xgetIsOpaque()
Gets (as xml) the "isOpaque" attribute
|
LongName |
xgetMimeType()
Gets (as xml) the "mimeType" attribute
|
void |
xsetIsOpaque(org.apache.xmlbeans.XmlBoolean isOpaque)
Sets (as xml) the "isOpaque" attribute
|
void |
xsetMimeType(LongName mimeType)
Sets (as xml) the "mimeType" attribute
|
addNewClassification, addNewDescription, addNewExternalIdentifier, addNewName, addNewVersionInfo, getClassificationArray, getClassificationArray, getDescription, getExternalIdentifierArray, getExternalIdentifierArray, getLid, getName, getObjectType, getStatus, getVersionInfo, insertNewClassification, insertNewExternalIdentifier, isSetDescription, isSetLid, isSetName, isSetObjectType, isSetStatus, isSetVersionInfo, removeClassification, removeExternalIdentifier, setClassificationArray, setClassificationArray, setDescription, setExternalIdentifierArray, setExternalIdentifierArray, setLid, setName, setObjectType, setStatus, setVersionInfo, sizeOfClassificationArray, sizeOfExternalIdentifierArray, unsetDescription, unsetLid, unsetName, unsetObjectType, unsetStatus, unsetVersionInfo, xgetLid, xgetObjectType, xgetStatus, xsetLid, xsetObjectType, xsetStatusaddNewSlot, getHome, getId, getSlotArray, getSlotArray, insertNewSlot, isSetHome, removeSlot, setHome, setId, setSlotArray, setSlotArray, sizeOfSlotArray, unsetHome, xgetHome, xgetId, xsetHome, xsetIdchangeType, compareTo, compareValue, copy, copy, execQuery, execQuery, isImmutable, isNil, schemaType, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set, setNil, substitute, toString, validate, validate, valueEquals, valueHashCodedocumentProperties, dump, getDomNode, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlTextVersionInfoType getContentVersionInfo()
boolean isSetContentVersionInfo()
void setContentVersionInfo(VersionInfoType contentVersionInfo)
VersionInfoType addNewContentVersionInfo()
void unsetContentVersionInfo()
java.lang.String getMimeType()
LongName xgetMimeType()
boolean isSetMimeType()
void setMimeType(java.lang.String mimeType)
void xsetMimeType(LongName mimeType)
void unsetMimeType()
boolean getIsOpaque()
org.apache.xmlbeans.XmlBoolean xgetIsOpaque()
boolean isSetIsOpaque()
void setIsOpaque(boolean isOpaque)
void xsetIsOpaque(org.apache.xmlbeans.XmlBoolean isOpaque)
void unsetIsOpaque()
Copyright © 2015–2018 52north.org. All rights reserved.