Uses of Enum Class
com.tectonica.jonix.common.codelist.RightsRegions
Packages that use RightsRegions
Package
Description
-
Uses of RightsRegions in com.tectonica.jonix.common.codelist
Methods in com.tectonica.jonix.common.codelist that return RightsRegionsModifier and TypeMethodDescriptionstatic RightsRegions
static RightsRegions
Returns the enum constant of this class with the specified name.static RightsRegions[]
RightsRegions.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.tectonica.jonix.common.codelist that return types with arguments of type RightsRegionsModifier and TypeMethodDescriptionstatic Optional<RightsRegions>
RightsRegions.byCodeOptional
(String code) -
Uses of RightsRegions in com.tectonica.jonix.onix2
Fields in com.tectonica.jonix.onix2 declared as RightsRegionsMethods in com.tectonica.jonix.onix2 that return RightsRegionsModifier and TypeMethodDescriptionRightsRegion.__v()
Deprecated.Internal API, use theOnixElement.value()
method or theOnixElement.value()
field insteadMethods in com.tectonica.jonix.onix2 that return types with arguments of type RightsRegionsModifier and TypeMethodDescriptionSalesRights.rightsRegions()
An ONIX code identifying a territorial market which cannot be described in terms of ISO country codes. -
Uses of RightsRegions in com.tectonica.jonix.unify.base
Fields in com.tectonica.jonix.unify.base with type parameters of type RightsRegions