Uses of Class
com.github.sardine.model.Location
Packages that use Location
-
Uses of Location in com.github.sardine.model
Fields in com.github.sardine.model declared as LocationMethods in com.github.sardine.model that return LocationModifier and TypeMethodDescriptionObjectFactory.createLocation()Create an instance ofLocationResponse.getLocation()Gets the value of the location property.Methods in com.github.sardine.model with parameters of type LocationModifier and TypeMethodDescriptionvoidResponse.setLocation(Location value) Sets the value of the location property.