public static class TExtensibilityElement.Required extends Object
<xs:attribute xmlns:ns="http://schemas.xmlsoap.org/wsdl/" xmlns:xs="http://www.w3.org/2001/XMLSchema" use="optional" ref="ns:required"/> <xs:attribute xmlns:ns="http://schemas.xmlsoap.org/wsdl/" xmlns:xs="http://www.w3.org/2001/XMLSchema" type="xs:boolean" name="required"/>
| Constructor and Description |
|---|
TExtensibilityElement.Required() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isRequired()
Get the 'required' attribute value.
|
void |
setRequired(boolean required)
Set the 'required' attribute value.
|
Copyright © 2015 Europeana Foundation. All rights reserved.