public static class PdfaType.Analyze 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">
<attribute name="level" type="{http://schema.webpdf.de/1.0/operation}PdfaLevelType" default="3b" />
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected PdfaLevelType |
level |
| Constructor and Description |
|---|
Analyze() |
| Modifier and Type | Method and Description |
|---|---|
PdfaLevelType |
getLevel()
Gets the value of the level property.
|
boolean |
isSetLevel() |
void |
setLevel(PdfaLevelType value)
Sets the value of the level property.
|
protected PdfaLevelType level
public PdfaLevelType getLevel()
PdfaLevelTypepublic void setLevel(PdfaLevelType value)
value - allowed object is
PdfaLevelTypepublic boolean isSetLevel()
Copyright © 2017–2020 SoftVision Development GmbH, Fulda, Germany. All rights reserved.