public class CoreProperties extends Object
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<all>
<element name="category" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="contentStatus" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="contentType" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element ref="{http://purl.org/dc/terms/}created" minOccurs="0"/>
<element ref="{http://purl.org/dc/elements/1.1/}creator" minOccurs="0"/>
<element ref="{http://purl.org/dc/elements/1.1/}description" minOccurs="0"/>
<element ref="{http://purl.org/dc/elements/1.1/}identifier" minOccurs="0"/>
<element name="keywords" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element ref="{http://purl.org/dc/elements/1.1/}language" minOccurs="0"/>
<element name="lastModifiedBy" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="lastPrinted" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element ref="{http://purl.org/dc/terms/}modified" minOccurs="0"/>
<element name="revision" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element ref="{http://purl.org/dc/elements/1.1/}subject" minOccurs="0"/>
<element ref="{http://purl.org/dc/elements/1.1/}title" minOccurs="0"/>
<element name="version" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
</all>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected String |
category |
protected String |
contentStatus |
protected String |
contentType |
protected SimpleLiteral |
created |
protected SimpleLiteral |
creator |
protected JAXBElement<SimpleLiteral> |
description |
protected JAXBElement<SimpleLiteral> |
identifier |
protected String |
keywords |
protected SimpleLiteral |
language |
protected String |
lastModifiedBy |
protected XMLGregorianCalendar |
lastPrinted |
protected SimpleLiteral |
modified |
protected String |
revision |
protected SimpleLiteral |
subject |
protected JAXBElement<SimpleLiteral> |
title |
protected String |
version |
| Constructor and Description |
|---|
CoreProperties() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCategory()
Gets the value of the category property.
|
String |
getContentStatus()
Gets the value of the contentStatus property.
|
String |
getContentType()
Gets the value of the contentType property.
|
SimpleLiteral |
getCreated()
Gets the value of the created property.
|
SimpleLiteral |
getCreator()
Gets the value of the creator property.
|
JAXBElement<SimpleLiteral> |
getDescription()
Gets the value of the description property.
|
JAXBElement<SimpleLiteral> |
getIdentifier()
Gets the value of the identifier property.
|
String |
getKeywords()
Gets the value of the keywords property.
|
SimpleLiteral |
getLanguage()
Gets the value of the language property.
|
String |
getLastModifiedBy()
Gets the value of the lastModifiedBy property.
|
XMLGregorianCalendar |
getLastPrinted()
Gets the value of the lastPrinted property.
|
SimpleLiteral |
getModified()
Gets the value of the modified property.
|
String |
getRevision()
Gets the value of the revision property.
|
SimpleLiteral |
getSubject()
Gets the value of the subject property.
|
JAXBElement<SimpleLiteral> |
getTitle()
Gets the value of the title property.
|
String |
getVersion()
Gets the value of the version property.
|
void |
setCategory(String value)
Sets the value of the category property.
|
void |
setContentStatus(String value)
Sets the value of the contentStatus property.
|
void |
setContentType(String value)
Sets the value of the contentType property.
|
void |
setCreated(SimpleLiteral value)
Sets the value of the created property.
|
void |
setCreator(SimpleLiteral value)
Sets the value of the creator property.
|
void |
setDescription(JAXBElement<SimpleLiteral> value)
Sets the value of the description property.
|
void |
setIdentifier(JAXBElement<SimpleLiteral> value)
Sets the value of the identifier property.
|
void |
setKeywords(String value)
Sets the value of the keywords property.
|
void |
setLanguage(SimpleLiteral value)
Sets the value of the language property.
|
void |
setLastModifiedBy(String value)
Sets the value of the lastModifiedBy property.
|
void |
setLastPrinted(XMLGregorianCalendar value)
Sets the value of the lastPrinted property.
|
void |
setModified(SimpleLiteral value)
Sets the value of the modified property.
|
void |
setRevision(String value)
Sets the value of the revision property.
|
void |
setSubject(SimpleLiteral value)
Sets the value of the subject property.
|
void |
setTitle(JAXBElement<SimpleLiteral> value)
Sets the value of the title property.
|
void |
setVersion(String value)
Sets the value of the version property.
|
protected String category
protected String contentStatus
protected String contentType
protected SimpleLiteral created
protected SimpleLiteral creator
protected JAXBElement<SimpleLiteral> description
protected JAXBElement<SimpleLiteral> identifier
protected String keywords
protected SimpleLiteral language
protected String lastModifiedBy
protected XMLGregorianCalendar lastPrinted
protected SimpleLiteral modified
protected String revision
protected SimpleLiteral subject
protected JAXBElement<SimpleLiteral> title
protected String version
public String getCategory()
Stringpublic void setCategory(String value)
value - allowed object is
Stringpublic String getContentStatus()
Stringpublic void setContentStatus(String value)
value - allowed object is
Stringpublic String getContentType()
Stringpublic void setContentType(String value)
value - allowed object is
Stringpublic SimpleLiteral getCreated()
SimpleLiteralpublic void setCreated(SimpleLiteral value)
value - allowed object is
SimpleLiteralpublic SimpleLiteral getCreator()
SimpleLiteralpublic void setCreator(SimpleLiteral value)
value - allowed object is
SimpleLiteralpublic JAXBElement<SimpleLiteral> getDescription()
JAXBElement<SimpleLiteral>
JAXBElement<SimpleLiteral>
JAXBElement<SimpleLiteral>public void setDescription(JAXBElement<SimpleLiteral> value)
value - allowed object is
JAXBElement<SimpleLiteral>
JAXBElement<SimpleLiteral>
JAXBElement<SimpleLiteral>public JAXBElement<SimpleLiteral> getIdentifier()
JAXBElement<SimpleLiteral>
JAXBElement<SimpleLiteral>public void setIdentifier(JAXBElement<SimpleLiteral> value)
value - allowed object is
JAXBElement<SimpleLiteral>
JAXBElement<SimpleLiteral>public String getKeywords()
Stringpublic void setKeywords(String value)
value - allowed object is
Stringpublic SimpleLiteral getLanguage()
SimpleLiteralpublic void setLanguage(SimpleLiteral value)
value - allowed object is
SimpleLiteralpublic String getLastModifiedBy()
Stringpublic void setLastModifiedBy(String value)
value - allowed object is
Stringpublic XMLGregorianCalendar getLastPrinted()
XMLGregorianCalendarpublic void setLastPrinted(XMLGregorianCalendar value)
value - allowed object is
XMLGregorianCalendarpublic SimpleLiteral getModified()
SimpleLiteralpublic void setModified(SimpleLiteral value)
value - allowed object is
SimpleLiteralpublic String getRevision()
Stringpublic void setRevision(String value)
value - allowed object is
Stringpublic SimpleLiteral getSubject()
SimpleLiteralpublic void setSubject(SimpleLiteral value)
value - allowed object is
SimpleLiteralpublic JAXBElement<SimpleLiteral> getTitle()
JAXBElement<SimpleLiteral>
JAXBElement<SimpleLiteral>public void setTitle(JAXBElement<SimpleLiteral> value)
value - allowed object is
JAXBElement<SimpleLiteral>
JAXBElement<SimpleLiteral>public String getVersion()
StringCopyright © 2007-2022. All Rights Reserved.