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