|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.deegree.services.jaxb.wcs.PublishedInformation.AllowedOperations
public static class PublishedInformation.AllowedOperations
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<group ref="{http://www.deegree.org/services/wcs}AllowedOperations"/>
</restriction>
</complexContent>
</complexType>
| Nested Class Summary | |
|---|---|
static class |
PublishedInformation.AllowedOperations.DescribeCoverage
Java class for anonymous complex type. |
static class |
PublishedInformation.AllowedOperations.GetCapabilities
Java class for anonymous complex type. |
static class |
PublishedInformation.AllowedOperations.GetCoverage
Java class for anonymous complex type. |
| Constructor Summary | |
|---|---|
PublishedInformation.AllowedOperations()
|
|
| Method Summary | |
|---|---|
PublishedInformation.AllowedOperations.DescribeCoverage |
getDescribeCoverage()
Gets the value of the describeCoverage property. |
PublishedInformation.AllowedOperations.GetCapabilities |
getGetCapabilities()
Gets the value of the getCapabilities property. |
PublishedInformation.AllowedOperations.GetCoverage |
getGetCoverage()
Gets the value of the getCoverage property. |
void |
setDescribeCoverage(PublishedInformation.AllowedOperations.DescribeCoverage value)
Sets the value of the describeCoverage property. |
void |
setGetCapabilities(PublishedInformation.AllowedOperations.GetCapabilities value)
Sets the value of the getCapabilities property. |
void |
setGetCoverage(PublishedInformation.AllowedOperations.GetCoverage value)
Sets the value of the getCoverage property. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected PublishedInformation.AllowedOperations.GetCapabilities getCapabilities
protected PublishedInformation.AllowedOperations.DescribeCoverage describeCoverage
protected PublishedInformation.AllowedOperations.GetCoverage getCoverage
| Constructor Detail |
|---|
public PublishedInformation.AllowedOperations()
| Method Detail |
|---|
public PublishedInformation.AllowedOperations.GetCapabilities getGetCapabilities()
PublishedInformation.AllowedOperations.GetCapabilitiespublic void setGetCapabilities(PublishedInformation.AllowedOperations.GetCapabilities value)
value - allowed object is
PublishedInformation.AllowedOperations.GetCapabilitiespublic PublishedInformation.AllowedOperations.DescribeCoverage getDescribeCoverage()
PublishedInformation.AllowedOperations.DescribeCoveragepublic void setDescribeCoverage(PublishedInformation.AllowedOperations.DescribeCoverage value)
value - allowed object is
PublishedInformation.AllowedOperations.DescribeCoveragepublic PublishedInformation.AllowedOperations.GetCoverage getGetCoverage()
PublishedInformation.AllowedOperations.GetCoveragepublic void setGetCoverage(PublishedInformation.AllowedOperations.GetCoverage value)
value - allowed object is
PublishedInformation.AllowedOperations.GetCoverage
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||