public class XmlDocument extends DocumentArtifactType implements Serializable
Java class for XmlDocument complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="XmlDocument">
<complexContent>
<extension base="{http://docs.oasis-open.org/s-ramp/ns/s-ramp-v1.0}DocumentArtifactType">
<attribute name="contentEncoding" type="{http://www.w3.org/2001/XMLSchema}string" />
<anyAttribute/>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected String |
contentEncoding |
contentHash, contentSize, contentTypeartifactType, classifiedBy, createdBy, createdTimestamp, description, lastModifiedBy, lastModifiedTimestamp, name, property, relationship, uuid, version| Constructor and Description |
|---|
XmlDocument() |
| Modifier and Type | Method and Description |
|---|---|
String |
getContentEncoding()
Gets the value of the contentEncoding property.
|
void |
setContentEncoding(String value)
Sets the value of the contentEncoding property.
|
getContentHash, getContentSize, getContentType, setContentHash, setContentSize, setContentTypegetArtifactType, getClassifiedBy, getCreatedBy, getCreatedTimestamp, getDescription, getLastModifiedBy, getLastModifiedTimestamp, getName, getOtherAttributes, getProperty, getRelationship, getUuid, getVersion, setArtifactType, setCreatedBy, setCreatedTimestamp, setDescription, setLastModifiedBy, setLastModifiedTimestamp, setName, setUuid, setVersionCopyright © 2011-2013 JBoss, a division of Red Hat. All Rights Reserved.