Uses of Class
org.apache.sis.metadata.iso.citation.DefaultOrganisation
-
Packages that use DefaultOrganisation Package Description org.apache.sis.metadata.iso.citation Reference to the data or service (citation, responsible party, contact information). -
-
Uses of DefaultOrganisation in org.apache.sis.metadata.iso.citation
Constructors in org.apache.sis.metadata.iso.citation with parameters of type DefaultOrganisation Constructor Description DefaultOrganisation(DefaultOrganisation object)
Constructs a new instance initialized with the values from the specified metadata object.
-