|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Slot | |
---|---|
gov.nasa.pds.registry.model | |
gov.nasa.pds.registry.util |
Uses of Slot in gov.nasa.pds.registry.model |
---|
Methods in gov.nasa.pds.registry.model that return types with arguments of type Slot | |
---|---|
Set<Slot> |
Identifiable.getSlots()
|
Method parameters in gov.nasa.pds.registry.model with type arguments of type Slot | |
---|---|
void |
Identifiable.setSlots(Set<Slot> slots)
|
Constructor parameters in gov.nasa.pds.registry.model with type arguments of type Slot | |
---|---|
Identifiable(String guid,
String home,
Set<Slot> slots)
|
Uses of Slot in gov.nasa.pds.registry.util |
---|
Fields in gov.nasa.pds.registry.util with type parameters of type Slot | |
---|---|
static Set<Slot> |
Examples.RESPONSE_SLOTS
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |