Uses of Class
com.luciad.format.metadata.model.constraint.TLcdISO19115RestrictionCode
Package
Description
This package contains information concerning the restrictions placed on data.
-
Uses of TLcdISO19115RestrictionCode in com.luciad.format.metadata.model.constraint
Modifier and TypeFieldDescriptionstatic final TLcdISO19115RestrictionCode
TLcdISO19115RestrictionCode.COPYRIGHT
Exclusive right to the publication, production, or sale of the rights to a literary, dramatic, musical, or artistic work, or to the use of a commercial print or label, granted by law for a specified period of time to an author, composer, artist, distributor.static final TLcdISO19115RestrictionCode
TLcdISO19115RestrictionCode.INTELLECTUAL_PROPERTY_RIGHTS
Rights to financial benefit from and control of distribution of non-tangible property that is a result of creativity.static final TLcdISO19115RestrictionCode
TLcdISO19115RestrictionCode.LICENSE
Formal permission to do something.static final TLcdISO19115RestrictionCode
TLcdISO19115RestrictionCode.OTHER_RESTRICTIONS
Limitation not listed.static final TLcdISO19115RestrictionCode
TLcdISO19115RestrictionCode.PATENT
Government has granted exclusive right to make, sell, use or license an invention or discovery.static final TLcdISO19115RestrictionCode
TLcdISO19115RestrictionCode.PATENT_PENDING
Produced or sold information awaiting a patent.static final TLcdISO19115RestrictionCode
TLcdISO19115RestrictionCode.RESTRICTED
Withheld from general circulation or disclosure.static final TLcdISO19115RestrictionCode
TLcdISO19115RestrictionCode.TRADEMARK
A name, symbol, or other device identifying a product, officially registered and legally restricted to the use of the owner or manufacturer.Modifier and TypeMethodDescriptionTLcdISO19115LegalConstraints.getAccessConstraints()
Gets the value of theTLcdISO19115LegalConstraints.ACCESS_CONSTRAINTS_PROPERTY
property adapted to a list ofTLcdISO19115RestrictionCode
instances.TLcdISO19115LegalConstraints.getUseConstraints()
Gets the value of theTLcdISO19115LegalConstraints.USE_CONSTRAINTS_PROPERTY
property adapted to a list ofTLcdISO19115RestrictionCode
instances.