|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ReferenceType
An XML ReferenceType(@http://www.opengis.net/ows/1.1). This is a complex type.
| Nested Class Summary | |
|---|---|
static class |
ReferenceType.Factory
A factory class with static methods for creating instances of this type. |
| Field Summary | |
|---|---|
static org.apache.xmlbeans.SchemaType |
type
|
| Fields inherited from interface org.apache.xmlbeans.XmlObject |
|---|
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL |
| Method Summary | |
|---|---|
LanguageStringType |
addNewAbstract()
Appends and returns a new empty value (as xml) as the last "Abstract" element |
CodeType |
addNewIdentifier()
Appends and returns a new empty "Identifier" element |
MetadataType |
addNewMetadata()
Appends and returns a new empty value (as xml) as the last "Metadata" element |
LanguageStringType[] |
getAbstractArray()
Gets array of all "Abstract" elements |
LanguageStringType |
getAbstractArray(int i)
Gets ith "Abstract" element |
String |
getFormat()
Gets the "Format" element |
CodeType |
getIdentifier()
Gets the "Identifier" element |
MetadataType[] |
getMetadataArray()
Gets array of all "Metadata" elements |
MetadataType |
getMetadataArray(int i)
Gets ith "Metadata" element |
LanguageStringType |
insertNewAbstract(int i)
Inserts and returns a new empty value (as xml) as the ith "Abstract" element |
MetadataType |
insertNewMetadata(int i)
Inserts and returns a new empty value (as xml) as the ith "Metadata" element |
boolean |
isSetFormat()
True if has "Format" element |
boolean |
isSetIdentifier()
True if has "Identifier" element |
void |
removeAbstract(int i)
Removes the ith "Abstract" element |
void |
removeMetadata(int i)
Removes the ith "Metadata" element |
void |
setAbstractArray(int i,
LanguageStringType xabstract)
Sets ith "Abstract" element |
void |
setAbstractArray(LanguageStringType[] xabstractArray)
Sets array of all "Abstract" element |
void |
setFormat(String format)
Sets the "Format" element |
void |
setIdentifier(CodeType identifier)
Sets the "Identifier" element |
void |
setMetadataArray(int i,
MetadataType metadata)
Sets ith "Metadata" element |
void |
setMetadataArray(MetadataType[] metadataArray)
Sets array of all "Metadata" element |
int |
sizeOfAbstractArray()
Returns number of "Abstract" element |
int |
sizeOfMetadataArray()
Returns number of "Metadata" element |
void |
unsetFormat()
Unsets the "Format" element |
void |
unsetIdentifier()
Unsets the "Identifier" element |
MimeType |
xgetFormat()
Gets (as xml) the "Format" element |
void |
xsetFormat(MimeType format)
Sets (as xml) the "Format" element |
| Methods inherited from interface net.opengis.ows.x11.AbstractReferenceBaseType |
|---|
getActuate, getArcrole, getHref, getRole, getShow, getTitle, getType, isSetActuate, isSetArcrole, isSetRole, isSetShow, isSetTitle, isSetType, setActuate, setArcrole, setHref, setRole, setShow, setTitle, setType, unsetActuate, unsetArcrole, unsetRole, unsetShow, unsetTitle, unsetType, xgetActuate, xgetArcrole, xgetHref, xgetRole, xgetShow, xgetTitle, xgetType, xsetActuate, xsetArcrole, xsetHref, xsetRole, xsetShow, xsetTitle, xsetType |
| Methods inherited from interface org.apache.xmlbeans.XmlObject |
|---|
changeType, compareTo, compareValue, copy, execQuery, execQuery, isImmutable, isNil, schemaType, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set, setNil, substitute, toString, validate, validate, valueEquals, valueHashCode |
| Methods inherited from interface org.apache.xmlbeans.XmlTokenSource |
|---|
documentProperties, dump, getDomNode, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlText |
| Field Detail |
|---|
static final org.apache.xmlbeans.SchemaType type
| Method Detail |
|---|
CodeType getIdentifier()
boolean isSetIdentifier()
void setIdentifier(CodeType identifier)
CodeType addNewIdentifier()
void unsetIdentifier()
LanguageStringType[] getAbstractArray()
LanguageStringType getAbstractArray(int i)
int sizeOfAbstractArray()
void setAbstractArray(LanguageStringType[] xabstractArray)
void setAbstractArray(int i,
LanguageStringType xabstract)
LanguageStringType insertNewAbstract(int i)
LanguageStringType addNewAbstract()
void removeAbstract(int i)
String getFormat()
MimeType xgetFormat()
boolean isSetFormat()
void setFormat(String format)
void xsetFormat(MimeType format)
void unsetFormat()
MetadataType[] getMetadataArray()
MetadataType getMetadataArray(int i)
int sizeOfMetadataArray()
void setMetadataArray(MetadataType[] metadataArray)
void setMetadataArray(int i,
MetadataType metadata)
MetadataType insertNewMetadata(int i)
MetadataType addNewMetadata()
void removeMetadata(int i)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||