Package com.woorea.openstack.base.client
Class Entity<T>
java.lang.Object
com.woorea.openstack.base.client.Entity<T>
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
entity
-
contentType
-
-
Constructor Details
-
Entity
-
-
Method Details
-
json
-
stream
-
getEntity
- Returns:
- the entity
-
setEntity
- Parameters:
entity
- the entity to set
-
getContentType
- Returns:
- the contentType
-
setContentType
- Parameters:
contentType
- the contentType to set
-