Package | Description |
---|---|
org.apache.sis.metadata.iso.identification |
Information to uniquely identify the data or service.
|
Modifier and Type | Method and Description |
---|---|
Collection<DefaultCoupledResource> |
DefaultServiceIdentification.getCoupledResources()
Returns further description(s) of the data coupling in the case of tightly coupled services.
|
Modifier and Type | Method and Description |
---|---|
void |
DefaultServiceIdentification.setCoupledResources(Collection<? extends DefaultCoupledResource> newValues)
Sets further description(s) of the data coupling in the case of tightly coupled services.
|
Constructor and Description |
---|
DefaultCoupledResource(DefaultCoupledResource object)
Constructs a new instance initialized with the values from the specified metadata object.
|
Copyright © 2010–2015 The Apache Software Foundation. All rights reserved.