|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Namespace | |
---|---|
gov.nasa.pds.harvest.policy | |
gov.nasa.pds.harvest.util |
Uses of Namespace in gov.nasa.pds.harvest.policy |
---|
Fields in gov.nasa.pds.harvest.policy with type parameters of type Namespace | |
---|---|
protected List<Namespace> |
Candidate.namespace
|
Methods in gov.nasa.pds.harvest.policy that return Namespace | |
---|---|
Namespace |
ObjectFactory.createNamespace()
Create an instance of Namespace |
Methods in gov.nasa.pds.harvest.policy that return types with arguments of type Namespace | |
---|---|
JAXBElement<Namespace> |
ObjectFactory.createNamespace(Namespace value)
Create an instance of JAXBElement < Namespace > } |
List<Namespace> |
Candidate.getNamespace()
Gets the value of the namespace property. |
Methods in gov.nasa.pds.harvest.policy with parameters of type Namespace | |
---|---|
JAXBElement<Namespace> |
ObjectFactory.createNamespace(Namespace value)
Create an instance of JAXBElement < Namespace > } |
Uses of Namespace in gov.nasa.pds.harvest.util |
---|
Methods in gov.nasa.pds.harvest.util with parameters of type Namespace | |
---|---|
void |
PDSNamespaceContext.addNamespace(Namespace namespace)
Adds a namespace. |
Constructor parameters in gov.nasa.pds.harvest.util with type arguments of type Namespace | |
---|---|
PDSNamespaceContext(List<Namespace> namespaces)
Constructor. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |