Uses of Enum Class
org.gcube.spatial.data.geonetwork.iso.tpl.codelists.ResponsiblePartyRole
Packages that use ResponsiblePartyRole
Package
Description
-
Uses of ResponsiblePartyRole in org.gcube.spatial.data.geonetwork.iso.tpl.codelists
Methods in org.gcube.spatial.data.geonetwork.iso.tpl.codelists that return ResponsiblePartyRoleModifier and TypeMethodDescriptionstatic ResponsiblePartyRolestatic ResponsiblePartyRoleReturns the enum constant of this class with the specified name.static ResponsiblePartyRole[]ResponsiblePartyRole.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of ResponsiblePartyRole in org.gcube.spatial.data.geonetwork.iso.tpl.parties
Constructors in org.gcube.spatial.data.geonetwork.iso.tpl.parties with parameters of type ResponsiblePartyRoleModifierConstructorDescriptionResponsibleParty(String individualName, String organization, ResponsiblePartyRole role)