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