public class CancelTargetType extends SimpleAnyType
Java class for CancelTargetType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="CancelTargetType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<any/>
</sequence>
</restriction>
</complexContent>
</complexType>
any| Constructor and Description |
|---|
CancelTargetType() |
| Modifier and Type | Method and Description |
|---|---|
void |
add(Object t)
Add a
T to the collection |
getAny, removepublic void add(Object t)
SimpleCollectionUsageT to the collectionadd in interface SimpleCollectionUsage<Object>add in class SimpleAnyTypeCopyright © 2021 JBoss by Red Hat. All rights reserved.