Uses of Enum Class
org.nuxeo.binary.metadata.internals.MetadataMappingUpdate.Direction
Packages that use MetadataMappingUpdate.Direction
-
Uses of MetadataMappingUpdate.Direction in org.nuxeo.binary.metadata.internals
Fields in org.nuxeo.binary.metadata.internals declared as MetadataMappingUpdate.DirectionModifier and TypeFieldDescriptionprotected final MetadataMappingUpdate.DirectionMetadataMappingUpdate.directionMethods in org.nuxeo.binary.metadata.internals that return MetadataMappingUpdate.DirectionModifier and TypeMethodDescriptionMetadataMappingUpdate.getDirection()Returns the enum constant of this class with the specified name.static MetadataMappingUpdate.Direction[]MetadataMappingUpdate.Direction.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in org.nuxeo.binary.metadata.internals with parameters of type MetadataMappingUpdate.DirectionModifierConstructorDescriptionMetadataMappingUpdate(MetadataMappingDescriptor mapping, MetadataMappingUpdate.Direction direction, boolean async)