public class Properties 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="Template" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="Manager" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="Company" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="Pages" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="Words" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="Characters" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="PresentationFormat" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="Lines" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="Paragraphs" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="Slides" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="Notes" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="TotalTime" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="HiddenSlides" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="MMClips" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="ScaleCrop" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="HeadingPairs" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element ref="{http://schemas.openxmlformats.org/officeDocument/2006/docPropsVTypes}vector"/>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element name="TitlesOfParts" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element ref="{http://schemas.openxmlformats.org/officeDocument/2006/docPropsVTypes}vector"/>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element name="LinksUpToDate" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="CharactersWithSpaces" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="SharedDoc" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="HyperlinkBase" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="HLinks" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element ref="{http://schemas.openxmlformats.org/officeDocument/2006/docPropsVTypes}vector"/>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element name="HyperlinksChanged" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="DigSig" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element ref="{http://schemas.openxmlformats.org/officeDocument/2006/docPropsVTypes}blob"/>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element name="Application" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="AppVersion" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="DocSecurity" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
</all>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Class and Description |
|---|---|
static class |
Properties.DigSig
Java class for anonymous complex type.
|
static class |
Properties.HeadingPairs
Java class for anonymous complex type.
|
static class |
Properties.HLinks
Java class for anonymous complex type.
|
static class |
Properties.TitlesOfParts
Java class for anonymous complex type.
|
| Modifier and Type | Field and Description |
|---|---|
protected String |
application |
protected String |
appVersion |
protected Integer |
characters |
protected Integer |
charactersWithSpaces |
protected String |
company |
protected Properties.DigSig |
digSig |
protected Integer |
docSecurity |
protected Properties.HeadingPairs |
headingPairs |
protected Integer |
hiddenSlides |
protected Properties.HLinks |
hLinks |
protected String |
hyperlinkBase |
protected Boolean |
hyperlinksChanged |
protected Integer |
lines |
protected Boolean |
linksUpToDate |
protected String |
manager |
protected Integer |
mmClips |
protected Integer |
notes |
protected Integer |
pages |
protected Integer |
paragraphs |
protected String |
presentationFormat |
protected Boolean |
scaleCrop |
protected Boolean |
sharedDoc |
protected Integer |
slides |
protected String |
template |
protected Properties.TitlesOfParts |
titlesOfParts |
protected Integer |
totalTime |
protected Integer |
words |
| Constructor and Description |
|---|
Properties() |
| Modifier and Type | Method and Description |
|---|---|
String |
getApplication()
Gets the value of the application property.
|
String |
getAppVersion()
Gets the value of the appVersion property.
|
Integer |
getCharacters()
Gets the value of the characters property.
|
Integer |
getCharactersWithSpaces()
Gets the value of the charactersWithSpaces property.
|
String |
getCompany()
Gets the value of the company property.
|
Properties.DigSig |
getDigSig()
Gets the value of the digSig property.
|
Integer |
getDocSecurity()
Gets the value of the docSecurity property.
|
Properties.HeadingPairs |
getHeadingPairs()
Gets the value of the headingPairs property.
|
Integer |
getHiddenSlides()
Gets the value of the hiddenSlides property.
|
Properties.HLinks |
getHLinks()
Gets the value of the hLinks property.
|
String |
getHyperlinkBase()
Gets the value of the hyperlinkBase property.
|
Integer |
getLines()
Gets the value of the lines property.
|
String |
getManager()
Gets the value of the manager property.
|
Integer |
getMMClips()
Gets the value of the mmClips property.
|
Integer |
getNotes()
Gets the value of the notes property.
|
Integer |
getPages()
Gets the value of the pages property.
|
Integer |
getParagraphs()
Gets the value of the paragraphs property.
|
String |
getPresentationFormat()
Gets the value of the presentationFormat property.
|
Integer |
getSlides()
Gets the value of the slides property.
|
String |
getTemplate()
Gets the value of the template property.
|
Properties.TitlesOfParts |
getTitlesOfParts()
Gets the value of the titlesOfParts property.
|
Integer |
getTotalTime()
Gets the value of the totalTime property.
|
Integer |
getWords()
Gets the value of the words property.
|
Boolean |
isHyperlinksChanged()
Gets the value of the hyperlinksChanged property.
|
Boolean |
isLinksUpToDate()
Gets the value of the linksUpToDate property.
|
Boolean |
isScaleCrop()
Gets the value of the scaleCrop property.
|
Boolean |
isSharedDoc()
Gets the value of the sharedDoc property.
|
void |
setApplication(String value)
Sets the value of the application property.
|
void |
setAppVersion(String value)
Sets the value of the appVersion property.
|
void |
setCharacters(Integer value)
Sets the value of the characters property.
|
void |
setCharactersWithSpaces(Integer value)
Sets the value of the charactersWithSpaces property.
|
void |
setCompany(String value)
Sets the value of the company property.
|
void |
setDigSig(Properties.DigSig value)
Sets the value of the digSig property.
|
void |
setDocSecurity(Integer value)
Sets the value of the docSecurity property.
|
void |
setHeadingPairs(Properties.HeadingPairs value)
Sets the value of the headingPairs property.
|
void |
setHiddenSlides(Integer value)
Sets the value of the hiddenSlides property.
|
void |
setHLinks(Properties.HLinks value)
Sets the value of the hLinks property.
|
void |
setHyperlinkBase(String value)
Sets the value of the hyperlinkBase property.
|
void |
setHyperlinksChanged(Boolean value)
Sets the value of the hyperlinksChanged property.
|
void |
setLines(Integer value)
Sets the value of the lines property.
|
void |
setLinksUpToDate(Boolean value)
Sets the value of the linksUpToDate property.
|
void |
setManager(String value)
Sets the value of the manager property.
|
void |
setMMClips(Integer value)
Sets the value of the mmClips property.
|
void |
setNotes(Integer value)
Sets the value of the notes property.
|
void |
setPages(Integer value)
Sets the value of the pages property.
|
void |
setParagraphs(Integer value)
Sets the value of the paragraphs property.
|
void |
setPresentationFormat(String value)
Sets the value of the presentationFormat property.
|
void |
setScaleCrop(Boolean value)
Sets the value of the scaleCrop property.
|
void |
setSharedDoc(Boolean value)
Sets the value of the sharedDoc property.
|
void |
setSlides(Integer value)
Sets the value of the slides property.
|
void |
setTemplate(String value)
Sets the value of the template property.
|
void |
setTitlesOfParts(Properties.TitlesOfParts value)
Sets the value of the titlesOfParts property.
|
void |
setTotalTime(Integer value)
Sets the value of the totalTime property.
|
void |
setWords(Integer value)
Sets the value of the words property.
|
protected String template
protected String manager
protected String company
protected Integer pages
protected Integer words
protected Integer characters
protected String presentationFormat
protected Integer lines
protected Integer paragraphs
protected Integer slides
protected Integer notes
protected Integer totalTime
protected Integer hiddenSlides
protected Integer mmClips
protected Boolean scaleCrop
protected Properties.HeadingPairs headingPairs
protected Properties.TitlesOfParts titlesOfParts
protected Boolean linksUpToDate
protected Integer charactersWithSpaces
protected Boolean sharedDoc
protected String hyperlinkBase
protected Properties.HLinks hLinks
protected Boolean hyperlinksChanged
protected Properties.DigSig digSig
protected String application
protected String appVersion
protected Integer docSecurity
public String getTemplate()
Stringpublic void setTemplate(String value)
value - allowed object is
Stringpublic String getManager()
Stringpublic void setManager(String value)
value - allowed object is
Stringpublic String getCompany()
Stringpublic void setCompany(String value)
value - allowed object is
Stringpublic Integer getPages()
Integerpublic void setPages(Integer value)
value - allowed object is
Integerpublic Integer getWords()
Integerpublic void setWords(Integer value)
value - allowed object is
Integerpublic Integer getCharacters()
Integerpublic void setCharacters(Integer value)
value - allowed object is
Integerpublic String getPresentationFormat()
Stringpublic void setPresentationFormat(String value)
value - allowed object is
Stringpublic Integer getLines()
Integerpublic void setLines(Integer value)
value - allowed object is
Integerpublic Integer getParagraphs()
Integerpublic void setParagraphs(Integer value)
value - allowed object is
Integerpublic Integer getSlides()
Integerpublic void setSlides(Integer value)
value - allowed object is
Integerpublic Integer getNotes()
Integerpublic void setNotes(Integer value)
value - allowed object is
Integerpublic Integer getTotalTime()
Integerpublic void setTotalTime(Integer value)
value - allowed object is
Integerpublic Integer getHiddenSlides()
Integerpublic void setHiddenSlides(Integer value)
value - allowed object is
Integerpublic Integer getMMClips()
Integerpublic void setMMClips(Integer value)
value - allowed object is
Integerpublic Boolean isScaleCrop()
Booleanpublic void setScaleCrop(Boolean value)
value - allowed object is
Booleanpublic Properties.HeadingPairs getHeadingPairs()
Properties.HeadingPairspublic void setHeadingPairs(Properties.HeadingPairs value)
value - allowed object is
Properties.HeadingPairspublic Properties.TitlesOfParts getTitlesOfParts()
Properties.TitlesOfPartspublic void setTitlesOfParts(Properties.TitlesOfParts value)
value - allowed object is
Properties.TitlesOfPartspublic Boolean isLinksUpToDate()
Booleanpublic void setLinksUpToDate(Boolean value)
value - allowed object is
Booleanpublic Integer getCharactersWithSpaces()
Integerpublic void setCharactersWithSpaces(Integer value)
value - allowed object is
Integerpublic Boolean isSharedDoc()
Booleanpublic void setSharedDoc(Boolean value)
value - allowed object is
Booleanpublic String getHyperlinkBase()
Stringpublic void setHyperlinkBase(String value)
value - allowed object is
Stringpublic Properties.HLinks getHLinks()
Properties.HLinkspublic void setHLinks(Properties.HLinks value)
value - allowed object is
Properties.HLinkspublic Boolean isHyperlinksChanged()
Booleanpublic void setHyperlinksChanged(Boolean value)
value - allowed object is
Booleanpublic Properties.DigSig getDigSig()
Properties.DigSigpublic void setDigSig(Properties.DigSig value)
value - allowed object is
Properties.DigSigpublic String getApplication()
Stringpublic void setApplication(String value)
value - allowed object is
Stringpublic String getAppVersion()
Stringpublic void setAppVersion(String value)
value - allowed object is
Stringpublic Integer getDocSecurity()
IntegerCopyright © 2007-2019. All Rights Reserved.