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