|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DepartmentName | |
---|---|
org.citygml4j.builder.jaxb.marshal.xal | |
org.citygml4j.builder.jaxb.unmarshal.xal | |
org.citygml4j.model.common.visitor | |
org.citygml4j.model.xal | |
org.citygml4j.util.walker |
Uses of DepartmentName in org.citygml4j.builder.jaxb.marshal.xal |
---|
Methods in org.citygml4j.builder.jaxb.marshal.xal with parameters of type DepartmentName | |
---|---|
DepartmentElement.DepartmentName |
XALMarshaller.marshalDepartmentName(DepartmentName src)
|
Uses of DepartmentName in org.citygml4j.builder.jaxb.unmarshal.xal |
---|
Methods in org.citygml4j.builder.jaxb.unmarshal.xal that return DepartmentName | |
---|---|
DepartmentName |
XALUnmarshaller.unmarshalDepartmentName(DepartmentElement.DepartmentName src)
|
Uses of DepartmentName in org.citygml4j.model.common.visitor |
---|
Methods in org.citygml4j.model.common.visitor with parameters of type DepartmentName | |
---|---|
T |
XALFunctor.apply(DepartmentName departmentName)
|
void |
XALVisitor.visit(DepartmentName departmentName)
|
Uses of DepartmentName in org.citygml4j.model.xal |
---|
Methods in org.citygml4j.model.xal that return types with arguments of type DepartmentName | |
---|---|
java.util.List<DepartmentName> |
Department.getDepartmentName()
|
Methods in org.citygml4j.model.xal with parameters of type DepartmentName | |
---|---|
void |
Department.addDepartmentName(DepartmentName departmentName)
|
boolean |
Department.unsetDepartmentName(DepartmentName departmentName)
|
Method parameters in org.citygml4j.model.xal with type arguments of type DepartmentName | |
---|---|
void |
Department.setDepartmentName(java.util.List<DepartmentName> departmentName)
|
Uses of DepartmentName in org.citygml4j.util.walker |
---|
Methods in org.citygml4j.util.walker with parameters of type DepartmentName | |
---|---|
void |
XALWalker.visit(DepartmentName departmentName)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |