|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.deegree.services.jaxb.wpvs.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/wpvs}AllowedOperations"/> </restriction> </complexContent> </complexType>
Nested Class Summary | |
---|---|
static class |
PublishedInformation.AllowedOperations.GetCapabilities
Java class for anonymous complex type. |
static class |
PublishedInformation.AllowedOperations.GetDescription
Java class for anonymous complex type. |
static class |
PublishedInformation.AllowedOperations.GetLegendGraphic
Java class for anonymous complex type. |
static class |
PublishedInformation.AllowedOperations.GetView
Java class for anonymous complex type. |
Constructor Summary | |
---|---|
PublishedInformation.AllowedOperations()
|
Method Summary | |
---|---|
PublishedInformation.AllowedOperations.GetCapabilities |
getGetCapabilities()
Gets the value of the getCapabilities property. |
PublishedInformation.AllowedOperations.GetDescription |
getGetDescription()
Gets the value of the getDescription property. |
PublishedInformation.AllowedOperations.GetLegendGraphic |
getGetLegendGraphic()
Gets the value of the getLegendGraphic property. |
PublishedInformation.AllowedOperations.GetView |
getGetView()
Gets the value of the getView property. |
void |
setGetCapabilities(PublishedInformation.AllowedOperations.GetCapabilities value)
Sets the value of the getCapabilities property. |
void |
setGetDescription(PublishedInformation.AllowedOperations.GetDescription value)
Sets the value of the getDescription property. |
void |
setGetLegendGraphic(PublishedInformation.AllowedOperations.GetLegendGraphic value)
Sets the value of the getLegendGraphic property. |
void |
setGetView(PublishedInformation.AllowedOperations.GetView value)
Sets the value of the getView 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.GetView getView
protected PublishedInformation.AllowedOperations.GetDescription getDescription
protected PublishedInformation.AllowedOperations.GetLegendGraphic getLegendGraphic
Constructor Detail |
---|
public PublishedInformation.AllowedOperations()
Method Detail |
---|
public PublishedInformation.AllowedOperations.GetCapabilities getGetCapabilities()
PublishedInformation.AllowedOperations.GetCapabilities
public void setGetCapabilities(PublishedInformation.AllowedOperations.GetCapabilities value)
value
- allowed object is
PublishedInformation.AllowedOperations.GetCapabilities
public PublishedInformation.AllowedOperations.GetView getGetView()
PublishedInformation.AllowedOperations.GetView
public void setGetView(PublishedInformation.AllowedOperations.GetView value)
value
- allowed object is
PublishedInformation.AllowedOperations.GetView
public PublishedInformation.AllowedOperations.GetDescription getGetDescription()
PublishedInformation.AllowedOperations.GetDescription
public void setGetDescription(PublishedInformation.AllowedOperations.GetDescription value)
value
- allowed object is
PublishedInformation.AllowedOperations.GetDescription
public PublishedInformation.AllowedOperations.GetLegendGraphic getGetLegendGraphic()
PublishedInformation.AllowedOperations.GetLegendGraphic
public void setGetLegendGraphic(PublishedInformation.AllowedOperations.GetLegendGraphic value)
value
- allowed object is
PublishedInformation.AllowedOperations.GetLegendGraphic
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |