Uses of Class
org.fa.tei.jaxb.v2_x.Terrain
-
Packages that use Terrain Package Description org.fa.tei.jaxb.v2_x -
-
Uses of Terrain in org.fa.tei.jaxb.v2_x
Fields in org.fa.tei.jaxb.v2_x with type parameters of type Terrain Modifier and Type Field Description protected List<Terrain>Terrain. terrainsMethods in org.fa.tei.jaxb.v2_x that return Terrain Modifier and Type Method Description TerrainObjectFactory. createTerrain()Create an instance ofTerrainMethods in org.fa.tei.jaxb.v2_x that return types with arguments of type Terrain Modifier and Type Method Description List<Terrain>Terrain. getTerrains()Gets the value of the terrains property.
-