org.deegree.services.jaxb.wpvs
Class PublishedInformation.AllowedOperations

java.lang.Object
  extended by org.deegree.services.jaxb.wpvs.PublishedInformation.AllowedOperations
Enclosing class:
PublishedInformation

public static class PublishedInformation.AllowedOperations
extends Object

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.
 
Field Summary
protected  PublishedInformation.AllowedOperations.GetCapabilities getCapabilities
           
protected  PublishedInformation.AllowedOperations.GetDescription getDescription
           
protected  PublishedInformation.AllowedOperations.GetLegendGraphic getLegendGraphic
           
protected  PublishedInformation.AllowedOperations.GetView getView
           
 
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

getCapabilities

protected PublishedInformation.AllowedOperations.GetCapabilities getCapabilities

getView

protected PublishedInformation.AllowedOperations.GetView getView

getDescription

protected PublishedInformation.AllowedOperations.GetDescription getDescription

getLegendGraphic

protected PublishedInformation.AllowedOperations.GetLegendGraphic getLegendGraphic
Constructor Detail

PublishedInformation.AllowedOperations

public PublishedInformation.AllowedOperations()
Method Detail

getGetCapabilities

public PublishedInformation.AllowedOperations.GetCapabilities getGetCapabilities()
Gets the value of the getCapabilities property.

Returns:
possible object is PublishedInformation.AllowedOperations.GetCapabilities

setGetCapabilities

public void setGetCapabilities(PublishedInformation.AllowedOperations.GetCapabilities value)
Sets the value of the getCapabilities property.

Parameters:
value - allowed object is PublishedInformation.AllowedOperations.GetCapabilities

getGetView

public PublishedInformation.AllowedOperations.GetView getGetView()
Gets the value of the getView property.

Returns:
possible object is PublishedInformation.AllowedOperations.GetView

setGetView

public void setGetView(PublishedInformation.AllowedOperations.GetView value)
Sets the value of the getView property.

Parameters:
value - allowed object is PublishedInformation.AllowedOperations.GetView

getGetDescription

public PublishedInformation.AllowedOperations.GetDescription getGetDescription()
Gets the value of the getDescription property.

Returns:
possible object is PublishedInformation.AllowedOperations.GetDescription

setGetDescription

public void setGetDescription(PublishedInformation.AllowedOperations.GetDescription value)
Sets the value of the getDescription property.

Parameters:
value - allowed object is PublishedInformation.AllowedOperations.GetDescription

getGetLegendGraphic

public PublishedInformation.AllowedOperations.GetLegendGraphic getGetLegendGraphic()
Gets the value of the getLegendGraphic property.

Returns:
possible object is PublishedInformation.AllowedOperations.GetLegendGraphic

setGetLegendGraphic

public void setGetLegendGraphic(PublishedInformation.AllowedOperations.GetLegendGraphic value)
Sets the value of the getLegendGraphic property.

Parameters:
value - allowed object is PublishedInformation.AllowedOperations.GetLegendGraphic


Copyright © 2011. All Rights Reserved.