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

Uses of ReferenceSystemType in net.opengis.ols.v_1_2
 

Fields in net.opengis.ols.v_1_2 declared as ReferenceSystemType
protected  ReferenceSystemType POIAttributeListType.referenceSystem
           
 

Methods in net.opengis.ols.v_1_2 that return ReferenceSystemType
 ReferenceSystemType ObjectFactory.createReferenceSystemType()
          Create an instance of ReferenceSystemType
 ReferenceSystemType POIAttributeListType.getReferenceSystem()
          Gets the value of the referenceSystem property.
 ReferenceSystemType ReferenceSystemType.withNamedReferenceSystem(Collection<JAXBElement<? extends AbstractNamedReferenceSystem>> values)
           
 ReferenceSystemType ReferenceSystemType.withNamedReferenceSystem(JAXBElement<? extends AbstractNamedReferenceSystem>... values)
           
 ReferenceSystemType ReferenceSystemType.withNamedReferenceSystem(List<JAXBElement<? extends AbstractNamedReferenceSystem>> value)
           
 

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

Methods in net.opengis.ols.v_1_2 with parameters of type ReferenceSystemType
 JAXBElement<ReferenceSystemType> ObjectFactory.createReferenceSystem(ReferenceSystemType value)
          Create an instance of JAXBElement<ReferenceSystemType>}
 void POIAttributeListType.setReferenceSystem(ReferenceSystemType value)
          Sets the value of the referenceSystem property.
 POIAttributeListType POIAttributeListType.withReferenceSystem(ReferenceSystemType value)
           
 



Copyright © 2008-2016. All Rights Reserved.