|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of AuxiliaryTrafficAreaProperty in org.citygml4j.builder.jaxb.marshal.citygml.transportation |
---|
Methods in org.citygml4j.builder.jaxb.marshal.citygml.transportation with parameters of type AuxiliaryTrafficAreaProperty | |
---|---|
AuxiliaryTrafficAreaPropertyType |
Transportation200Marshaller.marshalAuxiliaryTrafficAreaProperty(AuxiliaryTrafficAreaProperty src)
|
AuxiliaryTrafficAreaPropertyType |
Transportation100Marshaller.marshalAuxiliaryTrafficAreaProperty(AuxiliaryTrafficAreaProperty src)
|
Uses of AuxiliaryTrafficAreaProperty in org.citygml4j.builder.jaxb.unmarshal.citygml.transportation |
---|
Methods in org.citygml4j.builder.jaxb.unmarshal.citygml.transportation that return AuxiliaryTrafficAreaProperty | |
---|---|
AuxiliaryTrafficAreaProperty |
Transportation200Unmarshaller.unmarshalAuxiliaryTrafficAreaProperty(AuxiliaryTrafficAreaPropertyType src)
|
AuxiliaryTrafficAreaProperty |
Transportation100Unmarshaller.unmarshalAuxiliaryTrafficAreaProperty(AuxiliaryTrafficAreaPropertyType src)
|
Uses of AuxiliaryTrafficAreaProperty in org.citygml4j.model.citygml.transportation |
---|
Methods in org.citygml4j.model.citygml.transportation that return types with arguments of type AuxiliaryTrafficAreaProperty | |
---|---|
java.util.List<AuxiliaryTrafficAreaProperty> |
TransportationComplex.getAuxiliaryTrafficArea()
|
Methods in org.citygml4j.model.citygml.transportation with parameters of type AuxiliaryTrafficAreaProperty | |
---|---|
void |
TransportationComplex.addAuxiliaryTrafficArea(AuxiliaryTrafficAreaProperty auxiliaryTrafficArea)
|
boolean |
TransportationComplex.unsetAuxiliaryTrafficArea(AuxiliaryTrafficAreaProperty auxiliaryTrafficArea)
|
Method parameters in org.citygml4j.model.citygml.transportation with type arguments of type AuxiliaryTrafficAreaProperty | |
---|---|
void |
TransportationComplex.setAuxiliaryTrafficArea(java.util.List<AuxiliaryTrafficAreaProperty> auxiliaryTrafficArea)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |