Uses of Class
net.opengis.sps.v_2_0.SPSContentsType

Uses of SPSContentsType in net.opengis.sps.v_2_0
 

Fields in net.opengis.sps.v_2_0 declared as SPSContentsType
protected  SPSContentsType SPSContentsPropertyType.spsContents
           
protected  SPSContentsType CapabilitiesType.Contents.spsContents
           
 

Methods in net.opengis.sps.v_2_0 that return SPSContentsType
 SPSContentsType ObjectFactory.createSPSContentsType()
          Create an instance of SPSContentsType
 SPSContentsType SPSContentsPropertyType.getSPSContents()
          Gets the value of the spsContents property.
 SPSContentsType CapabilitiesType.Contents.getSPSContents()
          Gets the value of the spsContents property.
 SPSContentsType SPSContentsType.withMinStatusTime(Duration value)
           
 SPSContentsType SPSContentsType.withSupportedEncoding(Collection<String> values)
           
 SPSContentsType SPSContentsType.withSupportedEncoding(List<String> value)
           
 SPSContentsType SPSContentsType.withSupportedEncoding(String... values)
           
 

Methods in net.opengis.sps.v_2_0 that return types with arguments of type SPSContentsType
 JAXBElement<SPSContentsType> ObjectFactory.createSPSContents(SPSContentsType value)
          Create an instance of JAXBElement<SPSContentsType>}
 

Methods in net.opengis.sps.v_2_0 with parameters of type SPSContentsType
 JAXBElement<SPSContentsType> ObjectFactory.createSPSContents(SPSContentsType value)
          Create an instance of JAXBElement<SPSContentsType>}
 void SPSContentsPropertyType.setSPSContents(SPSContentsType value)
          Sets the value of the spsContents property.
 void CapabilitiesType.Contents.setSPSContents(SPSContentsType value)
          Sets the value of the spsContents property.
 SPSContentsPropertyType SPSContentsPropertyType.withSPSContents(SPSContentsType value)
           
 CapabilitiesType.Contents CapabilitiesType.Contents.withSPSContents(SPSContentsType value)
           
 



Copyright © 2008-2015. All Rights Reserved.