|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.citygml4j.model.module.AbstractModule
org.citygml4j.model.module.gml.AbstractGMLModule
public abstract class AbstractGMLModule
Constructor Summary | |
---|---|
AbstractGMLModule(GMLModuleType type,
GMLModuleVersion version,
java.lang.String namespaceURI,
java.lang.String namespacePrefix,
java.lang.String schemaLocation,
Module... dependencies)
|
Method Summary | |
---|---|
GMLModuleType |
getType()
|
GMLModuleVersion |
getVersion()
|
Methods inherited from class org.citygml4j.model.module.AbstractModule |
---|
getDependencies, getNamespacePrefix, getNamespaceURI, getSchemaLocation, isDependentOn |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.citygml4j.model.module.Module |
---|
getDependencies, getNamespacePrefix, getNamespaceURI, getSchemaLocation, isDependentOn |
Constructor Detail |
---|
public AbstractGMLModule(GMLModuleType type, GMLModuleVersion version, java.lang.String namespaceURI, java.lang.String namespacePrefix, java.lang.String schemaLocation, Module... dependencies)
Method Detail |
---|
public GMLModuleType getType()
getType
in interface GMLModule
getType
in interface Module
getType
in class AbstractModule
public GMLModuleVersion getVersion()
getVersion
in interface GMLModule
getVersion
in interface Module
getVersion
in class AbstractModule
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |