org.citygml4j.model.citygml.core
Interface XalAddressProperty
- All Superinterfaces:
- Association<AddressDetails>, AssociationByRep<AddressDetails>, Child, CityGML, Copyable, CoreModuleComponent, GML, ModelObject
- All Known Implementing Classes:
- XalAddressPropertyImpl
public interface XalAddressProperty
- extends CoreModuleComponent, AssociationByRep<AddressDetails>
Methods inherited from interface org.citygml4j.model.gml.GML |
getGMLClass |
getAddressDetails
AddressDetails getAddressDetails()
isSetAddressDetails
boolean isSetAddressDetails()
setAddressDetails
void setAddressDetails(AddressDetails addressDetails)
unsetAddressDetails
void unsetAddressDetails()