|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Name | |
|---|---|
| org.apache.axis2.databinding.types | These classes are directly salvaged from Axis 1 codebase. |
| org.apache.axis2.databinding.types.soapencoding | |
| org.apache.axis2.databinding.types.xsd | |
| org.apache.axis2.databinding.utils | |
| Uses of Name in org.apache.axis2.databinding.types |
|---|
| Subclasses of Name in org.apache.axis2.databinding.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 |
NCName
Custom class for supporting XSD data type NCName NCName represents XML "non-colonized" Names The base type of NCName is Name. |
class |
NMTokens
Custom class for supporting XSD data type NMTokens |
| Uses of Name in org.apache.axis2.databinding.types.soapencoding |
|---|
| Fields in org.apache.axis2.databinding.types.soapencoding declared as Name | |
|---|---|
protected Name |
Name.localName
field for Name |
| Methods in org.apache.axis2.databinding.types.soapencoding that return Name | |
|---|---|
Name |
Name.getName()
Auto generated getter method |
| Methods in org.apache.axis2.databinding.types.soapencoding with parameters of type Name | |
|---|---|
void |
Name.setName(Name param)
Auto generated setter method |
| Uses of Name in org.apache.axis2.databinding.types.xsd |
|---|
| Fields in org.apache.axis2.databinding.types.xsd declared as Name | |
|---|---|
protected Name |
Name.localName
field for Name |
| Methods in org.apache.axis2.databinding.types.xsd that return Name | |
|---|---|
Name |
Name.getName()
Auto generated getter method |
| Methods in org.apache.axis2.databinding.types.xsd with parameters of type Name | |
|---|---|
void |
Name.setName(Name param)
Auto generated setter method |
| Uses of Name in org.apache.axis2.databinding.utils |
|---|
| Methods in org.apache.axis2.databinding.utils that return Name | |
|---|---|
static Name |
ConverterUtil.convertToName(java.lang.String s)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||