Uses of Class
com.tectonica.jonix.onix2.SalesRights
Packages that use SalesRights
-
Uses of SalesRights in com.tectonica.jonix.onix2
Fields in com.tectonica.jonix.onix2 declared as SalesRightsMethods in com.tectonica.jonix.onix2 that return types with arguments of type SalesRightsModifier and TypeMethodDescriptionProduct.salesRightss()
A repeatable group of data elements which together identify territorial sales rights which a publisher chooses to exercise in a product.Method parameters in com.tectonica.jonix.onix2 with type arguments of type SalesRights -
Uses of SalesRights in com.tectonica.jonix.unify.base.onix2
Methods in com.tectonica.jonix.unify.base.onix2 with parameters of type SalesRightsModifier and TypeMethodDescriptionstatic void
BaseSalesRights2.extract
(SalesRights salesRights, BaseSalesRights dest) Method parameters in com.tectonica.jonix.unify.base.onix2 with type arguments of type SalesRightsModifier and TypeMethodDescriptionBaseFactory2.setBaseSalesRightsFactory
(Function<SalesRights, ? extends BaseSalesRights> baseSalesRightsFactory) Constructors in com.tectonica.jonix.unify.base.onix2 with parameters of type SalesRights