easybox.org.xmlsoap.schemas.wsdl
Class EJaxbTExtensibilityElement
java.lang.Object
com.ebmwebsourcing.easybox.impl.AbstractModelObject
com.ebmwebsourcing.easybox.impl.AbstractJaxbModelObject
easybox.org.xmlsoap.schemas.wsdl.EJaxbTExtensibilityElement
- All Implemented Interfaces:
- com.ebmwebsourcing.easybox.api.ModelObject
public abstract class EJaxbTExtensibilityElement
- extends com.ebmwebsourcing.easybox.impl.AbstractJaxbModelObject
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>
|
Field Summary |
protected java.lang.Boolean |
required
|
| Methods inherited from class com.ebmwebsourcing.easybox.impl.AbstractJaxbModelObject |
duplicate, duplicateAs, equals, getAdoptiveParent, getBaseURI, getDOMNode, getNaturalParent, hashCode, setAdoptiveParent, setBaseURI, setNaturalParent |
| Methods inherited from class com.ebmwebsourcing.easybox.impl.AbstractModelObject |
getParent, getXmlObject, setXmlObject |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
required
protected java.lang.Boolean required
EJaxbTExtensibilityElement
public EJaxbTExtensibilityElement()
isRequired
public boolean isRequired()
- Gets the value of the required property.
- Returns:
- possible object is
Boolean
setRequired
public void setRequired(boolean value)
- Sets the value of the required property.
- Parameters:
value - allowed object is
Boolean
isSetRequired
public boolean isSetRequired()
unsetRequired
public void unsetRequired()
Copyright © 2012 Petals Link. All Rights Reserved.