|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use StandardOrderProcess | |
---|---|
org.geotools.metadata.iso.distribution | Distribution implementation. |
org.opengis.metadata.distribution | Distribution information. |
Uses of StandardOrderProcess in org.geotools.metadata.iso.distribution |
---|
Classes in org.geotools.metadata.iso.distribution that implement StandardOrderProcess | |
---|---|
class |
StandardOrderProcessImpl
Common ways in which the resource may be obtained or received, and related instructions and fee information. |
Methods in org.geotools.metadata.iso.distribution that return types with arguments of type StandardOrderProcess | |
---|---|
Collection<StandardOrderProcess> |
DistributorImpl.getDistributionOrderProcesses()
Provides information about how the resource may be obtained, and related instructions and fee information. |
Method parameters in org.geotools.metadata.iso.distribution with type arguments of type StandardOrderProcess | |
---|---|
void |
DistributorImpl.setDistributionOrderProcesses(Collection<? extends StandardOrderProcess> newValues)
Set information about how the resource may be obtained, and related instructions and fee information. |
Constructors in org.geotools.metadata.iso.distribution with parameters of type StandardOrderProcess | |
---|---|
StandardOrderProcessImpl(StandardOrderProcess source)
Constructs a metadata entity initialized with the values from the specified metadata. |
Uses of StandardOrderProcess in org.opengis.metadata.distribution |
---|
Methods in org.opengis.metadata.distribution that return types with arguments of type StandardOrderProcess | |
---|---|
Collection<? extends StandardOrderProcess> |
Distributor.getDistributionOrderProcesses()
Provides information about how the resource may be obtained, and related instructions and fee information. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |