Package | Description |
---|---|
org.geotools.metadata.iso.distribution |
Distribution implementation.
|
org.opengis.metadata.distribution |
Distribution information.
|
Modifier and Type | Class and Description |
---|---|
class |
StandardOrderProcessImpl
Common ways in which the resource may be obtained or received, and related instructions and fee
information.
|
Modifier and Type | Method and Description |
---|---|
Collection<StandardOrderProcess> |
DistributorImpl.getDistributionOrderProcesses()
Provides information about how the resource may be obtained, and related instructions and fee
information.
|
Modifier and Type | Method and Description |
---|---|
void |
DistributorImpl.setDistributionOrderProcesses(Collection<? extends StandardOrderProcess> newValues)
Set information about how the resource may be obtained, and related instructions and fee
information.
|
Constructor and Description |
---|
StandardOrderProcessImpl(StandardOrderProcess source)
Constructs a metadata entity initialized with the values from the specified metadata.
|
Modifier and Type | Method and Description |
---|---|
Collection<? extends StandardOrderProcess> |
Distributor.getDistributionOrderProcesses()
Provides information about how the resource may be obtained, and related instructions and fee
information.
|
Copyright © 1996–2019 Geotools. All rights reserved.