@UML(identifier="MD_PortrayalCatalogueReference",
specification=ISO_19115)
public interface PortrayalCatalogueReference
Information identifying the portrayal catalogue used.
- Since:
- 2.0
-
Method Summary
Modifier and TypeMethodDescriptionCollection<? extends Citation>
Bibliographic reference to the portrayal catalogue cited.
-
Method Details
-
getPortrayalCatalogueCitations
@UML(identifier="portrayalCatalogueCitation", obligation=MANDATORY, specification=ISO_19115) Collection<? extends Citation> getPortrayalCatalogueCitations()Bibliographic reference to the portrayal catalogue cited.- Returns:
- References to the portrayal catalogue cited.
-