Package | Description |
---|---|
org.apache.sis.metadata.iso.identification |
Information to uniquely identify the data or service.
|
Modifier and Type | Method and Description |
---|---|
Collection<DefaultOperationChainMetadata> |
DefaultServiceIdentification.getContainsChain()
Provides information about the chain applied by the service.
|
Modifier and Type | Method and Description |
---|---|
void |
DefaultServiceIdentification.setContainsChain(Collection<? extends DefaultOperationChainMetadata> newValues)
Sets the information about the chain applied by the service.
|
Constructor and Description |
---|
DefaultOperationChainMetadata(DefaultOperationChainMetadata object)
Constructs a new instance initialized with the values from the specified metadata object.
|
Copyright © 2010–2017 The Apache Software Foundation. All rights reserved.