Uses of Class
org.citygml4j.jaxb.xlink.LocatorType

Packages that use LocatorType
org.citygml4j.jaxb.xlink   
 

Uses of LocatorType in org.citygml4j.jaxb.xlink
 

Methods in org.citygml4j.jaxb.xlink that return LocatorType
 LocatorType ObjectFactory.createLocatorType()
          Create an instance of LocatorType
 

Methods in org.citygml4j.jaxb.xlink that return types with arguments of type LocatorType
 javax.xml.bind.JAXBElement<LocatorType> ObjectFactory.createLocator(LocatorType value)
          Create an instance of JAXBElement<LocatorType>}
 

Methods in org.citygml4j.jaxb.xlink with parameters of type LocatorType
 javax.xml.bind.JAXBElement<LocatorType> ObjectFactory.createLocator(LocatorType value)
          Create an instance of JAXBElement<LocatorType>}