Package | Description |
---|---|
org.apache.sis.metadata.iso.constraint |
Information about legal and security constraints placed on data.
|
Modifier and Type | Method and Description |
---|---|
DefaultReleasability |
DefaultConstraints.getReleasability()
Returns information concerning the parties to whom the resource can or cannot be released.
|
Modifier and Type | Method and Description |
---|---|
void |
DefaultConstraints.setReleasability(DefaultReleasability newValue)
Sets the information concerning the parties to whom the resource.
|
Constructor and Description |
---|
DefaultReleasability(DefaultReleasability object)
Constructs a new instance initialized with the values from the specified metadata object.
|
Copyright © 2010–2017 The Apache Software Foundation. All rights reserved.