|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.opengis.ows_context.GeneralType
public class GeneralType
Classe Java pour GeneralType complex type.
Le fragment de schéma suivant indique le contenu attendu figurant dans cette classe.
<complexType name="GeneralType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="Window" type="{http://www.opengis.net/ows-context}WindowType" minOccurs="0"/>
<element ref="{http://www.opengis.net/ows/2.0}BoundingBox"/>
<element ref="{http://www.opengis.net/se/2.0/core}MinScaleDenominator" minOccurs="0"/>
<element ref="{http://www.opengis.net/se/2.0/core}MaxScaleDenominator" minOccurs="0"/>
<element ref="{http://www.opengis.net/ows/2.0}Title" minOccurs="0"/>
<element ref="{http://www.opengis.net/ows/2.0}Abstract" minOccurs="0"/>
<element ref="{http://www.opengis.net/ows/2.0}Keywords" minOccurs="0"/>
<element name="LogoURL" type="{http://www.opengis.net/ows-context}URLType" minOccurs="0"/>
<element name="DescriptionURL" type="{http://www.opengis.net/ows-context}URLType" minOccurs="0"/>
<element ref="{http://www.opengis.net/ows/2.0}ServiceProvider" minOccurs="0"/>
<element name="Extension" type="{http://www.opengis.net/ows-context}ExtensionType" minOccurs="0"/>
<element name="Query" type="{http://www.opengis.net/ows-context}ExtensionType" minOccurs="0"/>
<element name="SearchURL" type="{http://www.opengis.net/ows-context}URLType" minOccurs="0"/>
<element name="totalResults" type="{http://www.w3.org/2001/XMLSchema}nonNegativeInteger" minOccurs="0"/>
<element name="startIndex" type="{http://www.w3.org/2001/XMLSchema}nonNegativeInteger" minOccurs="0"/>
<element name="itemsPerPage" type="{http://www.w3.org/2001/XMLSchema}nonNegativeInteger" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Field Summary | |
|---|---|
protected LanguageStringType |
_abstract
|
protected JAXBElement<? extends BoundingBoxType> |
boundingBox
|
protected URLType |
descriptionURL
|
protected ExtensionType |
extension
|
protected BigInteger |
itemsPerPage
|
protected KeywordsType |
keywords
|
protected URLType |
logoURL
|
protected Double |
maxScaleDenominator
|
protected Double |
minScaleDenominator
|
protected ExtensionType |
query
|
protected URLType |
searchURL
|
protected ServiceProvider |
serviceProvider
|
protected BigInteger |
startIndex
|
protected LanguageStringType |
title
|
protected BigInteger |
totalResults
|
protected WindowType |
window
|
| Constructor Summary | |
|---|---|
GeneralType()
|
|
| Method Summary | |
|---|---|
LanguageStringType |
getAbstract()
Obtient la valeur de la propriété abstract. |
JAXBElement<? extends BoundingBoxType> |
getBoundingBox()
Obtient la valeur de la propriété boundingBox. |
URLType |
getDescriptionURL()
Obtient la valeur de la propriété descriptionURL. |
ExtensionType |
getExtension()
Obtient la valeur de la propriété extension. |
BigInteger |
getItemsPerPage()
Obtient la valeur de la propriété itemsPerPage. |
KeywordsType |
getKeywords()
Obtient la valeur de la propriété keywords. |
URLType |
getLogoURL()
Obtient la valeur de la propriété logoURL. |
Double |
getMaxScaleDenominator()
Obtient la valeur de la propriété maxScaleDenominator. |
Double |
getMinScaleDenominator()
Obtient la valeur de la propriété minScaleDenominator. |
ExtensionType |
getQuery()
Obtient la valeur de la propriété query. |
URLType |
getSearchURL()
Obtient la valeur de la propriété searchURL. |
ServiceProvider |
getServiceProvider()
Obtient la valeur de la propriété serviceProvider. |
BigInteger |
getStartIndex()
Obtient la valeur de la propriété startIndex. |
LanguageStringType |
getTitle()
Obtient la valeur de la propriété title. |
BigInteger |
getTotalResults()
Obtient la valeur de la propriété totalResults. |
WindowType |
getWindow()
Obtient la valeur de la propriété window. |
boolean |
isSetAbstract()
|
boolean |
isSetBoundingBox()
|
boolean |
isSetDescriptionURL()
|
boolean |
isSetExtension()
|
boolean |
isSetItemsPerPage()
|
boolean |
isSetKeywords()
|
boolean |
isSetLogoURL()
|
boolean |
isSetMaxScaleDenominator()
|
boolean |
isSetMinScaleDenominator()
|
boolean |
isSetQuery()
|
boolean |
isSetSearchURL()
|
boolean |
isSetServiceProvider()
|
boolean |
isSetStartIndex()
|
boolean |
isSetTitle()
|
boolean |
isSetTotalResults()
|
boolean |
isSetWindow()
|
void |
setAbstract(LanguageStringType value)
Définit la valeur de la propriété abstract. |
void |
setBoundingBox(JAXBElement<? extends BoundingBoxType> value)
Définit la valeur de la propriété boundingBox. |
void |
setDescriptionURL(URLType value)
Définit la valeur de la propriété descriptionURL. |
void |
setExtension(ExtensionType value)
Définit la valeur de la propriété extension. |
void |
setItemsPerPage(BigInteger value)
Définit la valeur de la propriété itemsPerPage. |
void |
setKeywords(KeywordsType value)
Définit la valeur de la propriété keywords. |
void |
setLogoURL(URLType value)
Définit la valeur de la propriété logoURL. |
void |
setMaxScaleDenominator(Double value)
Définit la valeur de la propriété maxScaleDenominator. |
void |
setMinScaleDenominator(Double value)
Définit la valeur de la propriété minScaleDenominator. |
void |
setQuery(ExtensionType value)
Définit la valeur de la propriété query. |
void |
setSearchURL(URLType value)
Définit la valeur de la propriété searchURL. |
void |
setServiceProvider(ServiceProvider value)
Définit la valeur de la propriété serviceProvider. |
void |
setStartIndex(BigInteger value)
Définit la valeur de la propriété startIndex. |
void |
setTitle(LanguageStringType value)
Définit la valeur de la propriété title. |
void |
setTotalResults(BigInteger value)
Définit la valeur de la propriété totalResults. |
void |
setWindow(WindowType value)
Définit la valeur de la propriété window. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected WindowType window
protected JAXBElement<? extends BoundingBoxType> boundingBox
protected Double minScaleDenominator
protected Double maxScaleDenominator
protected LanguageStringType title
protected LanguageStringType _abstract
protected KeywordsType keywords
protected URLType logoURL
protected URLType descriptionURL
protected ServiceProvider serviceProvider
protected ExtensionType extension
protected ExtensionType query
protected URLType searchURL
protected BigInteger totalResults
protected BigInteger startIndex
protected BigInteger itemsPerPage
| Constructor Detail |
|---|
public GeneralType()
| Method Detail |
|---|
public WindowType getWindow()
WindowTypepublic void setWindow(WindowType value)
value - allowed object is
WindowTypepublic boolean isSetWindow()
public JAXBElement<? extends BoundingBoxType> getBoundingBox()
JAXBElement<WGS84BoundingBoxType>
JAXBElement<BoundingBoxType>public void setBoundingBox(JAXBElement<? extends BoundingBoxType> value)
value - allowed object is
JAXBElement<WGS84BoundingBoxType>
JAXBElement<BoundingBoxType>public boolean isSetBoundingBox()
public Double getMinScaleDenominator()
Doublepublic void setMinScaleDenominator(Double value)
value - allowed object is
Doublepublic boolean isSetMinScaleDenominator()
public Double getMaxScaleDenominator()
Doublepublic void setMaxScaleDenominator(Double value)
value - allowed object is
Doublepublic boolean isSetMaxScaleDenominator()
public LanguageStringType getTitle()
LanguageStringTypepublic void setTitle(LanguageStringType value)
value - allowed object is
LanguageStringTypepublic boolean isSetTitle()
public LanguageStringType getAbstract()
LanguageStringTypepublic void setAbstract(LanguageStringType value)
value - allowed object is
LanguageStringTypepublic boolean isSetAbstract()
public KeywordsType getKeywords()
KeywordsTypepublic void setKeywords(KeywordsType value)
value - allowed object is
KeywordsTypepublic boolean isSetKeywords()
public URLType getLogoURL()
URLTypepublic void setLogoURL(URLType value)
value - allowed object is
URLTypepublic boolean isSetLogoURL()
public URLType getDescriptionURL()
URLTypepublic void setDescriptionURL(URLType value)
value - allowed object is
URLTypepublic boolean isSetDescriptionURL()
public ServiceProvider getServiceProvider()
ServiceProviderpublic void setServiceProvider(ServiceProvider value)
value - allowed object is
ServiceProviderpublic boolean isSetServiceProvider()
public ExtensionType getExtension()
ExtensionTypepublic void setExtension(ExtensionType value)
value - allowed object is
ExtensionTypepublic boolean isSetExtension()
public ExtensionType getQuery()
ExtensionTypepublic void setQuery(ExtensionType value)
value - allowed object is
ExtensionTypepublic boolean isSetQuery()
public URLType getSearchURL()
URLTypepublic void setSearchURL(URLType value)
value - allowed object is
URLTypepublic boolean isSetSearchURL()
public BigInteger getTotalResults()
BigIntegerpublic void setTotalResults(BigInteger value)
value - allowed object is
BigIntegerpublic boolean isSetTotalResults()
public BigInteger getStartIndex()
BigIntegerpublic void setStartIndex(BigInteger value)
value - allowed object is
BigIntegerpublic boolean isSetStartIndex()
public BigInteger getItemsPerPage()
BigIntegerpublic void setItemsPerPage(BigInteger value)
value - allowed object is
BigIntegerpublic boolean isSetItemsPerPage()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||