Uses of Class
net.opengis.gml.v_3_3.rgrid.GeneralGridAxisPropertyType

Packages that use GeneralGridAxisPropertyType
net.opengis.gml.v_3_3.rgrid   
 

Uses of GeneralGridAxisPropertyType in net.opengis.gml.v_3_3.rgrid
 

Fields in net.opengis.gml.v_3_3.rgrid with type parameters of type GeneralGridAxisPropertyType
protected  List<GeneralGridAxisPropertyType> ReferenceableGridByVectorsType.generalGridAxis
           
 

Methods in net.opengis.gml.v_3_3.rgrid that return GeneralGridAxisPropertyType
 GeneralGridAxisPropertyType ObjectFactory.createGeneralGridAxisPropertyType()
          Create an instance of GeneralGridAxisPropertyType
 GeneralGridAxisPropertyType GeneralGridAxisPropertyType.withActuate(org.hisrc.w3c.xlink.v_1_0.ActuateType value)
           
 GeneralGridAxisPropertyType GeneralGridAxisPropertyType.withArcrole(String value)
           
 GeneralGridAxisPropertyType GeneralGridAxisPropertyType.withGeneralGridAxis(GeneralGridAxisType value)
           
 GeneralGridAxisPropertyType GeneralGridAxisPropertyType.withHref(String value)
           
 GeneralGridAxisPropertyType GeneralGridAxisPropertyType.withNilReason(Collection<String> values)
           
 GeneralGridAxisPropertyType GeneralGridAxisPropertyType.withNilReason(List<String> value)
           
 GeneralGridAxisPropertyType GeneralGridAxisPropertyType.withNilReason(String... values)
           
 GeneralGridAxisPropertyType GeneralGridAxisPropertyType.withOwns(boolean value)
           
 GeneralGridAxisPropertyType GeneralGridAxisPropertyType.withRemoteSchema(String value)
           
 GeneralGridAxisPropertyType GeneralGridAxisPropertyType.withRole(String value)
           
 GeneralGridAxisPropertyType GeneralGridAxisPropertyType.withShow(org.hisrc.w3c.xlink.v_1_0.ShowType value)
           
 GeneralGridAxisPropertyType GeneralGridAxisPropertyType.withTitle(String value)
           
 GeneralGridAxisPropertyType GeneralGridAxisPropertyType.withTYPE(org.hisrc.w3c.xlink.v_1_0.TypeType value)
           
 

Methods in net.opengis.gml.v_3_3.rgrid that return types with arguments of type GeneralGridAxisPropertyType
 List<GeneralGridAxisPropertyType> ReferenceableGridByVectorsType.getGeneralGridAxis()
          Gets the value of the generalGridAxis property.
 

Methods in net.opengis.gml.v_3_3.rgrid with parameters of type GeneralGridAxisPropertyType
 ReferenceableGridByVectorsType ReferenceableGridByVectorsType.withGeneralGridAxis(GeneralGridAxisPropertyType... values)
           
 

Method parameters in net.opengis.gml.v_3_3.rgrid with type arguments of type GeneralGridAxisPropertyType
 void ReferenceableGridByVectorsType.setGeneralGridAxis(List<GeneralGridAxisPropertyType> value)
           
 ReferenceableGridByVectorsType ReferenceableGridByVectorsType.withGeneralGridAxis(Collection<GeneralGridAxisPropertyType> values)
           
 ReferenceableGridByVectorsType ReferenceableGridByVectorsType.withGeneralGridAxis(List<GeneralGridAxisPropertyType> value)
           
 



Copyright © 2008-2016. All Rights Reserved.