Uses of Class
com.woorea.openstack.swift.model.Object
-
Packages that use Object Package Description com.woorea.openstack.swift.model -
-
Uses of Object in com.woorea.openstack.swift.model
Fields in com.woorea.openstack.swift.model declared as Object Modifier and Type Field Description private Object
ObjectDownload. object
Methods in com.woorea.openstack.swift.model that return Object Modifier and Type Method Description Object
ObjectDownload. getObject()
Methods in com.woorea.openstack.swift.model with parameters of type Object Modifier and Type Method Description void
ObjectDownload. setObject(Object object)
-