public abstract class TExtensibilityElement extends Object
Java class for tExtensibilityElement complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="tExtensibilityElement">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<attribute ref="{http://schemas.xmlsoap.org/wsdl/}required"/>
</restriction>
</complexContent>
</complexType>
| Constructor and Description |
|---|
TExtensibilityElement() |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
isRequired()
Gets the value of the required property.
|
void |
setRequired(Boolean value)
Sets the value of the required property.
|
protected Boolean required
Copyright © 2007–2015 The Apache Software Foundation. All rights reserved.