JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
gov.nasa.pds.registry.common
Interface Response.Bulk.Item
Enclosing interface:
Response.Bulk
public static interface
Response.Bulk.Item
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
boolean
error
()
String
id
()
String
index
()
String
operation
()
String
reason
()
String
result
()
int
status
()
Method Details
error
boolean
error
()
id
String
id
()
index
String
index
()
operation
String
operation
()
reason
String
reason
()
result
String
result
()
status
int
status
()