public class ObjectFilter extends Object
RegistryObject
. This is used to build up a query from classes that extend RegistryQuery
Modifier and Type | Class and Description |
---|---|
static class |
ObjectFilter.Builder |
Modifier and Type | Field and Description |
---|---|
protected String |
guid |
protected String |
lid |
protected String |
name |
protected String |
objectType |
protected ObjectStatus |
status |
protected String |
versionName |
Modifier | Constructor and Description |
---|---|
protected |
ObjectFilter() |
Modifier and Type | Method and Description |
---|---|
String |
getGuid() |
String |
getLid() |
String |
getName() |
String |
getObjectType() |
ObjectStatus |
getStatus() |
String |
getVersionName() |
Copyright © 2010–2016 Planetary Data System. All rights reserved.