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

Packages that use ResourceType
org.citygml4j.jaxb.xlink   
 

Uses of ResourceType in org.citygml4j.jaxb.xlink
 

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

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

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