|
||||||||||
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.MultiSurfaceDomainType
public class MultiSurfaceDomainType
Java class for MultiSurfaceDomainType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="MultiSurfaceDomainType"> <complexContent> <restriction base="{http://www.opengis.net/gml}DomainSetType"> <sequence minOccurs="0"> <element ref="{http://www.opengis.net/gml}MultiSurface"/> </sequence> <attGroup ref="{http://www.opengis.net/gml}AssociationAttributeGroup"/> </restriction> </complexContent> </complexType>
Constructor Summary | |
---|---|
MultiSurfaceDomainType()
|
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 MultiSurfaceDomainType()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |