public class LinkType extends ContentType
Java class for LinkType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="LinkType">
<complexContent>
<extension base="{http://schema.webpdf.de/1.0/extraction/text}ContentType">
<attribute name="type" type="{http://schema.webpdf.de/1.0/extraction/text}LinkContentType" />
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected LinkContentType |
type |
page, plain| Constructor and Description |
|---|
LinkType() |
| Modifier and Type | Method and Description |
|---|---|
LinkContentType |
getType()
Gets the value of the type property.
|
boolean |
isSetType() |
void |
setType(LinkContentType value)
Sets the value of the type property.
|
getPage, getPlain, isSetPage, isSetPlain, setPage, setPlainprotected LinkContentType type
public LinkContentType getType()
LinkContentTypepublic void setType(LinkContentType value)
value - allowed object is
LinkContentTypepublic boolean isSetType()
Copyright © 2017–2023 SoftVision Development GmbH, Fulda, Germany. All rights reserved.