Package cronapi.util
Class StorageServiceFileObject
java.lang.Object
cronapi.util.StorageServiceFileObject
Classe que representa ...
- Since:
- 2017-10-05
- Version:
- 1.0
- Author:
- Usuário de Teste
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionStorageServiceFileObject(String name, String extension, String contentType, byte[] bytes) -
Method Summary
-
Field Details
-
name
-
extension
-
contentType
-
bytes
public byte[] bytes
-
-
Constructor Details
-
StorageServiceFileObject
-