Uses of Class
net.opengis.ols.v_1_2.XLSType

Uses of XLSType in net.opengis.ols.v_1_2
 

Methods in net.opengis.ols.v_1_2 that return XLSType
 XLSType ObjectFactory.createXLSType()
          Create an instance of XLSType
 XLSType XLSType.withBody(Collection<JAXBElement<? extends AbstractBodyType>> values)
           
 XLSType XLSType.withBody(JAXBElement<? extends AbstractBodyType>... values)
           
 XLSType XLSType.withBody(List<JAXBElement<? extends AbstractBodyType>> value)
           
 XLSType XLSType.withHeader(JAXBElement<? extends AbstractHeaderType> value)
           
 XLSType XLSType.withLang(String value)
           
 XLSType XLSType.withVersion(BigDecimal value)
           
 

Methods in net.opengis.ols.v_1_2 that return types with arguments of type XLSType
 JAXBElement<XLSType> ObjectFactory.createXLS(XLSType value)
          Create an instance of JAXBElement<XLSType>}
 

Methods in net.opengis.ols.v_1_2 with parameters of type XLSType
 JAXBElement<XLSType> ObjectFactory.createXLS(XLSType value)
          Create an instance of JAXBElement<XLSType>}
 



Copyright © 2008-2015. All Rights Reserved.