Uses of Enum Class
com.deltaxml.dita.config.MapResultOrigin
Packages that use MapResultOrigin
-
Uses of MapResultOrigin in com.deltaxml.dita.config
Methods in com.deltaxml.dita.config that return MapResultOriginModifier and TypeMethodDescriptionMapParameters.getMapResultOrigin()Gets the value of the mapResultOrigin parameter.static MapResultOriginReturns the enum constant of this class with the specified name.static MapResultOrigin[]MapResultOrigin.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.deltaxml.dita.config with parameters of type MapResultOriginModifier and TypeMethodDescriptionvoidMapParameters.setMapResultOrigin(MapResultOrigin value) When comparing the topics referenced in two maps, one of the maps is declared to be the result origin.