public interface PronunciationOfNameType
extends org.apache.xmlbeans.XmlObject
| Modifier and Type | Interface and Description |
|---|---|
static class |
PronunciationOfNameType.Factory
A factory class with static methods for creating instances
of this type.
|
static interface |
PronunciationOfNameType.PronunciationIPA
An XML pronunciationIPA(@http://inspire.ec.europa.eu/schemas/gn/4.0).
|
static interface |
PronunciationOfNameType.PronunciationSoundLink
An XML pronunciationSoundLink(@http://inspire.ec.europa.eu/schemas/gn/4.0).
|
| Modifier and Type | Field and Description |
|---|---|
static org.apache.xmlbeans.SchemaType |
type |
| Modifier and Type | Method and Description |
|---|---|
PronunciationOfNameType.PronunciationIPA |
addNewPronunciationIPA()
Appends and returns a new empty "pronunciationIPA" element
|
PronunciationOfNameType.PronunciationSoundLink |
addNewPronunciationSoundLink()
Appends and returns a new empty "pronunciationSoundLink" element
|
PronunciationOfNameType.PronunciationIPA |
getPronunciationIPA()
Gets the "pronunciationIPA" element
|
PronunciationOfNameType.PronunciationSoundLink |
getPronunciationSoundLink()
Gets the "pronunciationSoundLink" element
|
boolean |
isNilPronunciationIPA()
Tests for nil "pronunciationIPA" element
|
boolean |
isNilPronunciationSoundLink()
Tests for nil "pronunciationSoundLink" element
|
boolean |
isSetPronunciationIPA()
True if has "pronunciationIPA" element
|
boolean |
isSetPronunciationSoundLink()
True if has "pronunciationSoundLink" element
|
void |
setNilPronunciationIPA()
Nils the "pronunciationIPA" element
|
void |
setNilPronunciationSoundLink()
Nils the "pronunciationSoundLink" element
|
void |
setPronunciationIPA(PronunciationOfNameType.PronunciationIPA pronunciationIPA)
Sets the "pronunciationIPA" element
|
void |
setPronunciationSoundLink(PronunciationOfNameType.PronunciationSoundLink pronunciationSoundLink)
Sets the "pronunciationSoundLink" element
|
void |
unsetPronunciationIPA()
Unsets the "pronunciationIPA" element
|
void |
unsetPronunciationSoundLink()
Unsets the "pronunciationSoundLink" element
|
changeType, compareTo, compareValue, copy, copy, execQuery, execQuery, isImmutable, isNil, schemaType, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set, setNil, substitute, toString, validate, validate, valueEquals, valueHashCodedocumentProperties, dump, getDomNode, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlTextPronunciationOfNameType.PronunciationSoundLink getPronunciationSoundLink()
boolean isNilPronunciationSoundLink()
boolean isSetPronunciationSoundLink()
void setPronunciationSoundLink(PronunciationOfNameType.PronunciationSoundLink pronunciationSoundLink)
PronunciationOfNameType.PronunciationSoundLink addNewPronunciationSoundLink()
void setNilPronunciationSoundLink()
void unsetPronunciationSoundLink()
PronunciationOfNameType.PronunciationIPA getPronunciationIPA()
boolean isNilPronunciationIPA()
boolean isSetPronunciationIPA()
void setPronunciationIPA(PronunciationOfNameType.PronunciationIPA pronunciationIPA)
PronunciationOfNameType.PronunciationIPA addNewPronunciationIPA()
void setNilPronunciationIPA()
void unsetPronunciationIPA()
Copyright © 2016 52north.org. All rights reserved.