|
Artix User APIs | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.xmlsoap.schemas.wsdl.context.TExtensibilityElement
org.xmlsoap.schemas.wsdl.context.TExtensibilityElement.
Field Summary | |
static QName |
QNAME
QName of the type. |
static String |
TARGET_NAMESPACE
Target namespace of Schema in which this type is defined. |
Constructor Summary | |
TExtensibilityElement()
|
Method Summary | |
QName |
_getQName()
Returns the qname of the object. |
Boolean |
isRequired()
isRequired. |
void |
setRequired(Boolean val)
setRequired. |
String |
toString()
Returns a string representation of the object. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
public static final String TARGET_NAMESPACE
public static final QName QNAME
Constructor Detail |
public TExtensibilityElement()
Method Detail |
public Boolean isRequired()
public void setRequired(Boolean val)
val
- (Boolean)public QName _getQName()
public String toString()
|
Artix User APIs | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |