Artix User APIs

org.xmlsoap.schemas.wsdl.context
Class TExtensibilityElement

java.lang.Object
  extended byorg.xmlsoap.schemas.wsdl.context.TExtensibilityElement
Direct Known Subclasses:
BusSecurity, ClientConfiguration, ClientNamingPolicyType, ClientType, ConnectionPolicyType, CredentialsType, DefaultConnectionPolicyType, MQAttributesType, MqClientType, MQConnectionAttributesType, MQMessageAttributesType, MqServerType, ServerConfiguration, ServerNamingPolicyType, ServerType, TibrvType

public class TExtensibilityElement
extends Object

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

TARGET_NAMESPACE

public static final String TARGET_NAMESPACE
Target namespace of Schema in which this type is defined.

See Also:
Constant Field Values

QNAME

public static final QName QNAME
QName of the type.

Constructor Detail

TExtensibilityElement

public TExtensibilityElement()
Method Detail

isRequired

public Boolean isRequired()
isRequired.

Returns:
Boolean

setRequired

public void setRequired(Boolean val)
setRequired.

Parameters:
val - (Boolean)

_getQName

public QName _getQName()
Returns the qname of the object.

Returns:
javax.xml.namespace.QName the qname of the object.

toString

public String toString()
Returns a string representation of the object.

Returns:
String a string representation of the object.

Artix User APIs

Copyright � 2004 IONA Technologies PLC. All rights reserved.