public static class ExtractionLinksType.Text 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="fromText" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
</restriction>
</complexContent>
</complexType>
| Constructor and Description |
|---|
ExtractionLinksType.Text() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isFromText()
Gets the value of the fromText property.
|
boolean |
isSetFromText() |
void |
setFromText(boolean value)
Sets the value of the fromText property.
|
void |
unsetFromText() |
protected Boolean fromText
public boolean isFromText()
Booleanpublic void setFromText(boolean value)
value - allowed object is
Booleanpublic boolean isSetFromText()
public void unsetFromText()
Copyright © 2017–2019 SoftVision Development GmbH, Fulda, Germany. All rights reserved.