Uses of Class
org.citygml4j.model.module.xal.XALCoreModule

Packages that use XALCoreModule
org.citygml4j.model.module.xal   
 

Uses of XALCoreModule in org.citygml4j.model.module.xal
 

Fields in org.citygml4j.model.module.xal declared as XALCoreModule
static XALCoreModule XALCoreModule.v2_0
           
 

Methods in org.citygml4j.model.module.xal that return XALCoreModule
static XALCoreModule XALCoreModule.getInstance(XALModuleVersion version)
           
 

Methods in org.citygml4j.model.module.xal that return types with arguments of type XALCoreModule
static java.util.List<XALCoreModule> XALCoreModule.getInstances()