public class CopyOf extends AnyType
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<extension base="{http://www.w3.org/1999/XSL/Transform}anyType">
<attGroup ref="{http://www.w3.org/1999/XSL/Transform}select-required"/>
</extension>
</complexContent>
</complexType>
| Constructor and Description |
|---|
CopyOf() |
| Modifier and Type | Method and Description |
|---|---|
String |
getSelect()
Gets the value of the select property.
|
void |
setSelect(String value)
Sets the value of the select property.
|
getOtherAttributesprotected String select
Copyright © 2017. All rights reserved.