Uses of Enum Class
org.gcube.spatial.data.geonetwork.iso.tpl.distribution.DistributionInfo.DistributionInfoType
Packages that use DistributionInfo.DistributionInfoType
-
Uses of DistributionInfo.DistributionInfoType in org.gcube.spatial.data.geonetwork.iso.tpl.distribution
Methods in org.gcube.spatial.data.geonetwork.iso.tpl.distribution that return DistributionInfo.DistributionInfoTypeModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.DistributionInfo.DistributionInfoType.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in org.gcube.spatial.data.geonetwork.iso.tpl.distribution with parameters of type DistributionInfo.DistributionInfoTypeModifierConstructorDescriptionConstructs a new DistributionInfo with the specified type and online resources.