public class ExtrinsicObjectType extends ExtrinsicObjectType implements Serializable, Cloneable, org.jvnet.jaxb2_commons.lang.CopyTo, org.jvnet.jaxb2_commons.lang.Equals, org.jvnet.jaxb2_commons.lang.HashCode, org.jvnet.jaxb2_commons.lang.MergeFrom, org.jvnet.jaxb2_commons.lang.ToString
Java class for ExtrinsicObjectType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ExtrinsicObjectType">
<complexContent>
<extension base="{urn:oasis:names:tc:ebxml-regrep:xsd:rim:3.0}ExtrinsicObjectType">
<choice minOccurs="0">
<element name="repositoryItemRef" type="{http://www.opengis.net/cat/wrs/1.0}simpleAttrsType"/>
<element name="repositoryItem" type="{http://www.w3.org/2001/XMLSchema}base64Binary"/>
</choice>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected DataHandler |
repositoryItem |
protected SimpleAttrsType |
repositoryItemRef |
contentVersionInfo, isOpaque, mimeTypeclassification, description, externalIdentifier, lid, name, objectType, status, versionInfohome, id, slot| Constructor and Description |
|---|
ExtrinsicObjectType() |
| Modifier and Type | Method and Description |
|---|---|
StringBuilder |
append(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
StringBuilder buffer,
org.jvnet.jaxb2_commons.lang.ToStringStrategy strategy) |
StringBuilder |
appendFields(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
StringBuilder buffer,
org.jvnet.jaxb2_commons.lang.ToStringStrategy strategy) |
Object |
clone() |
Object |
copyTo(Object target) |
Object |
copyTo(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
Object target,
org.jvnet.jaxb2_commons.lang.CopyStrategy strategy) |
Object |
createNewInstance() |
boolean |
equals(Object object) |
boolean |
equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator,
org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator,
Object object,
org.jvnet.jaxb2_commons.lang.EqualsStrategy strategy) |
DataHandler |
getRepositoryItem()
Gets the value of the repositoryItem property.
|
SimpleAttrsType |
getRepositoryItemRef()
Gets the value of the repositoryItemRef property.
|
int |
hashCode() |
int |
hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
org.jvnet.jaxb2_commons.lang.HashCodeStrategy strategy) |
boolean |
isSetRepositoryItem() |
boolean |
isSetRepositoryItemRef() |
void |
mergeFrom(org.jvnet.jaxb2_commons.locator.ObjectLocator leftLocator,
org.jvnet.jaxb2_commons.locator.ObjectLocator rightLocator,
Object left,
Object right,
org.jvnet.jaxb2_commons.lang.MergeStrategy strategy) |
void |
mergeFrom(Object left,
Object right) |
void |
setRepositoryItem(DataHandler value)
Sets the value of the repositoryItem property.
|
void |
setRepositoryItemRef(SimpleAttrsType value)
Sets the value of the repositoryItemRef property.
|
String |
toString() |
getContentVersionInfo, getMimeType, isIsOpaque, isSetContentVersionInfo, isSetIsOpaque, isSetMimeType, setContentVersionInfo, setIsOpaque, setMimeType, unsetIsOpaquegetClassification, getDescription, getExternalIdentifier, getLid, getName, getObjectType, getStatus, getVersionInfo, isSetClassification, isSetDescription, isSetExternalIdentifier, isSetLid, isSetName, isSetObjectType, isSetStatus, isSetVersionInfo, setClassification, setDescription, setExternalIdentifier, setLid, setName, setObjectType, setStatus, setVersionInfo, unsetClassification, unsetExternalIdentifierprotected SimpleAttrsType repositoryItemRef
protected DataHandler repositoryItem
public SimpleAttrsType getRepositoryItemRef()
SimpleAttrsTypepublic void setRepositoryItemRef(SimpleAttrsType value)
value - allowed object is
SimpleAttrsTypepublic boolean isSetRepositoryItemRef()
public DataHandler getRepositoryItem()
DataHandlerpublic void setRepositoryItem(DataHandler value)
value - allowed object is
DataHandlerpublic boolean isSetRepositoryItem()
public String toString()
toString in class ExtrinsicObjectTypepublic StringBuilder append(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb2_commons.lang.ToStringStrategy strategy)
append in interface org.jvnet.jaxb2_commons.lang.ToStringappend in class ExtrinsicObjectTypepublic StringBuilder appendFields(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb2_commons.lang.ToStringStrategy strategy)
appendFields in interface org.jvnet.jaxb2_commons.lang.ToStringappendFields in class ExtrinsicObjectTypepublic boolean equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator,
org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator,
Object object,
org.jvnet.jaxb2_commons.lang.EqualsStrategy strategy)
equals in interface org.jvnet.jaxb2_commons.lang.Equalsequals in class ExtrinsicObjectTypepublic boolean equals(Object object)
equals in class ExtrinsicObjectTypepublic int hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
org.jvnet.jaxb2_commons.lang.HashCodeStrategy strategy)
hashCode in interface org.jvnet.jaxb2_commons.lang.HashCodehashCode in class ExtrinsicObjectTypepublic int hashCode()
hashCode in class ExtrinsicObjectTypepublic Object clone()
clone in class ExtrinsicObjectTypepublic Object copyTo(Object target)
copyTo in interface org.jvnet.jaxb2_commons.lang.CopyTocopyTo in class ExtrinsicObjectTypepublic Object copyTo(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, Object target, org.jvnet.jaxb2_commons.lang.CopyStrategy strategy)
copyTo in interface org.jvnet.jaxb2_commons.lang.CopyTocopyTo in class ExtrinsicObjectTypepublic Object createNewInstance()
createNewInstance in interface org.jvnet.jaxb2_commons.lang.CopyTocreateNewInstance in interface org.jvnet.jaxb2_commons.lang.MergeFromcreateNewInstance in class ExtrinsicObjectTypepublic void mergeFrom(Object left, Object right)
mergeFrom in interface org.jvnet.jaxb2_commons.lang.MergeFrommergeFrom in class ExtrinsicObjectTypepublic void mergeFrom(org.jvnet.jaxb2_commons.locator.ObjectLocator leftLocator,
org.jvnet.jaxb2_commons.locator.ObjectLocator rightLocator,
Object left,
Object right,
org.jvnet.jaxb2_commons.lang.MergeStrategy strategy)
mergeFrom in interface org.jvnet.jaxb2_commons.lang.MergeFrommergeFrom in class ExtrinsicObjectTypeThis work is licensed under a Creative Commons Attribution 4.0 International License.