public class NamedDestinationType extends DestinationEventType
Java class for NamedDestinationType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="NamedDestinationType">
<complexContent>
<extension base="{http://schema.webpdf.de/1.0/operation}DestinationEventType">
<attribute name="name" type="{http://www.w3.org/2001/XMLSchema}string" default="" />
</extension>
</complexContent>
</complexType>
| Constructor and Description |
|---|
NamedDestinationType() |
| Modifier and Type | Method and Description |
|---|---|
String |
getName()
Gets the value of the name property.
|
boolean |
isSetName() |
void |
setName(String value)
Sets the value of the name property.
|
protected String name
Copyright © 2017–2023 SoftVision Development GmbH, Fulda, Germany. All rights reserved.