|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.citygml4j.jaxb.gml._3_1_1.DomainSetType
org.citygml4j.jaxb.gml._3_1_1.GridDomainType
public class GridDomainType
Java-Klasse für GridDomainType complex type.
Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
<complexType name="GridDomainType"> <complexContent> <restriction base="{http://www.opengis.net/gml}DomainSetType"> <sequence minOccurs="0"> <element ref="{http://www.opengis.net/gml}Grid"/> </sequence> <attGroup ref="{http://www.opengis.net/gml}AssociationAttributeGroup"/> </restriction> </complexContent> </complexType>
Constructor Summary | |
---|---|
GridDomainType()
|
Method Summary |
---|
Methods inherited from class org.citygml4j.jaxb.gml._3_1_1.DomainSetType |
---|
get_Geometry, get_TimeObject, getActuate, getArcrole, getHref, getRemoteSchema, getRole, getShow, getTitle, getType, isSet_Geometry, isSet_TimeObject, isSetActuate, isSetArcrole, isSetHref, isSetRemoteSchema, isSetRole, isSetShow, isSetTitle, isSetType, set_Geometry, set_TimeObject, setActuate, setArcrole, setHref, setRemoteSchema, setRole, setShow, setTitle, setType |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GridDomainType()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |