Uses of Class
org.citygml4j.jaxb.gml._3_1_1.AbstractGriddedSurfaceType.Row

Packages that use AbstractGriddedSurfaceType.Row
org.citygml4j.jaxb.gml._3_1_1   
 

Uses of AbstractGriddedSurfaceType.Row in org.citygml4j.jaxb.gml._3_1_1
 

Methods in org.citygml4j.jaxb.gml._3_1_1 that return AbstractGriddedSurfaceType.Row
 AbstractGriddedSurfaceType.Row ObjectFactory.createAbstractGriddedSurfaceTypeRow()
          Create an instance of AbstractGriddedSurfaceType.Row
 

Methods in org.citygml4j.jaxb.gml._3_1_1 that return types with arguments of type AbstractGriddedSurfaceType.Row
 java.util.List<AbstractGriddedSurfaceType.Row> AbstractGriddedSurfaceType.getRow()
          Gets the value of the row property.
 

Method parameters in org.citygml4j.jaxb.gml._3_1_1 with type arguments of type AbstractGriddedSurfaceType.Row
 void AbstractGriddedSurfaceType.setRow(java.util.List<AbstractGriddedSurfaceType.Row> row)
          Sets the value of the row property.