|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CityObjectGroupMemberType | |
---|---|
org.citygml4j.builder.jaxb.marshal.citygml.cityobjectgroup | |
org.citygml4j.builder.jaxb.unmarshal.citygml.cityobjectgroup | |
org.citygml4j.jaxb.citygml.grp._1 |
Uses of CityObjectGroupMemberType in org.citygml4j.builder.jaxb.marshal.citygml.cityobjectgroup |
---|
Methods in org.citygml4j.builder.jaxb.marshal.citygml.cityobjectgroup that return CityObjectGroupMemberType | |
---|---|
CityObjectGroupMemberType |
CityObjectGroup100Marshaller.marshalCityObjectGroupMember(CityObjectGroupMember src)
|
Uses of CityObjectGroupMemberType in org.citygml4j.builder.jaxb.unmarshal.citygml.cityobjectgroup |
---|
Methods in org.citygml4j.builder.jaxb.unmarshal.citygml.cityobjectgroup with parameters of type CityObjectGroupMemberType | |
---|---|
CityObjectGroupMember |
CityObjectGroup100Unmarshaller.unmarshalCityObjectGroupMember(CityObjectGroupMemberType src)
|
Uses of CityObjectGroupMemberType in org.citygml4j.jaxb.citygml.grp._1 |
---|
Methods in org.citygml4j.jaxb.citygml.grp._1 that return CityObjectGroupMemberType | |
---|---|
CityObjectGroupMemberType |
ObjectFactory.createCityObjectGroupMemberType()
Create an instance of CityObjectGroupMemberType |
Methods in org.citygml4j.jaxb.citygml.grp._1 that return types with arguments of type CityObjectGroupMemberType | |
---|---|
java.util.List<CityObjectGroupMemberType> |
CityObjectGroupType.getGroupMember()
Gets the value of the groupMember property. |
Method parameters in org.citygml4j.jaxb.citygml.grp._1 with type arguments of type CityObjectGroupMemberType | |
---|---|
void |
CityObjectGroupType.setGroupMember(java.util.List<CityObjectGroupMemberType> groupMember)
Sets the value of the groupMember property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |