Uses of Class
org.apache.axis.types.NCName

Packages that use NCName
org.apache.axis.types   
 

Uses of NCName in org.apache.axis.types
 

Subclasses of NCName in org.apache.axis.types
 class Entities
          Custom class for supporting XSD data type Entities
 class Entity
          Custom class for supporting XSD data type Entity
 class Id
          Custom class for supporting XSD data type ID The base type of Id is NCName.
 class IDRef
          Custom class for supporting XSD data type IDRef
 class IDRefs
          Custom class for supporting XSD data type IDRefs
 class NMTokens
          Custom class for supporting XSD data type NMTokens
 

Methods in org.apache.axis.types that return NCName
 NCName Notation.getName()
           
 

Methods in org.apache.axis.types with parameters of type NCName
 void Notation.setName(NCName name)
           
 

Constructors in org.apache.axis.types with parameters of type NCName
Notation(NCName name, URI publicURI, URI systemURI)
           
 



Copyright © 2003 Apache Web Services Project. All Rights Reserved.