public class IntTunnelInstallationProperty extends FeatureProperty<IntTunnelInstallation> implements TunnelModuleComponent
Constructor and Description |
---|
IntTunnelInstallationProperty() |
IntTunnelInstallationProperty(IntTunnelInstallation intTunnelInstallation) |
IntTunnelInstallationProperty(java.lang.String href) |
IntTunnelInstallationProperty(TunnelModule module) |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
copy(CopyBuilder copyBuilder) |
java.lang.Object |
copyTo(java.lang.Object target,
CopyBuilder copyBuilder) |
java.lang.Class<IntTunnelInstallation> |
getAssociableClass() |
CityGMLClass |
getCityGMLClass() |
TunnelModule |
getCityGMLModule() |
IntTunnelInstallation |
getIntTunnelInstallation() |
boolean |
isSetCityGMLModule() |
boolean |
isSetIntTunnelInstallation() |
void |
setIntTunnelInstallation(IntTunnelInstallation intTunnelInstallation) |
void |
unsetIntTunnelInstallation() |
getFeature, getGenericADEElement, getGMLClass, isSetFeature, isSetGenericADEElement, setFeature, setGenericADEElement, unsetFeature, unsetGenericADEElement
getActuate, getArcrole, getHref, getRemoteSchema, getRole, getShow, getTitle, getType, isSetActuate, isSetArcrole, isSetHref, isSetRemoteSchema, isSetRole, isSetShow, isSetTitle, isSetType, setActuate, setArcrole, setHref, setRemoteSchema, setRole, setShow, setTitle, setType, unsetActuate, unsetArcrole, unsetHref, unsetRemoteSchema, unsetRole, unsetShow, unsetTitle, unsetType
getLocalProperty, getObject, getParent, hasLocalProperty, isSetObject, isSetParent, setLocalProperty, setObject, setParent, unsetLocalProperty, unsetObject, unsetParent
public IntTunnelInstallationProperty()
public IntTunnelInstallationProperty(IntTunnelInstallation intTunnelInstallation)
public IntTunnelInstallationProperty(java.lang.String href)
public IntTunnelInstallationProperty(TunnelModule module)
public IntTunnelInstallation getIntTunnelInstallation()
public boolean isSetIntTunnelInstallation()
public void setIntTunnelInstallation(IntTunnelInstallation intTunnelInstallation)
public void unsetIntTunnelInstallation()
public CityGMLClass getCityGMLClass()
getCityGMLClass
in interface CityGML
public final TunnelModule getCityGMLModule()
getCityGMLModule
in interface CityGMLModuleComponent
public boolean isSetCityGMLModule()
isSetCityGMLModule
in interface CityGMLModuleComponent
public java.lang.Class<IntTunnelInstallation> getAssociableClass()
getAssociableClass
in interface Association<IntTunnelInstallation>
getAssociableClass
in class FeatureProperty<IntTunnelInstallation>
public java.lang.Object copy(CopyBuilder copyBuilder)
copy
in interface Copyable
copy
in class FeatureProperty<IntTunnelInstallation>
public java.lang.Object copyTo(java.lang.Object target, CopyBuilder copyBuilder)
copyTo
in interface Copyable
copyTo
in class FeatureProperty<IntTunnelInstallation>