Uses of Class
org.verapdf.features.objects.ActionFeaturesObjectAdapter.Location
-
Packages that use ActionFeaturesObjectAdapter.Location Package Description org.verapdf.features.objects -
-
Uses of ActionFeaturesObjectAdapter.Location in org.verapdf.features.objects
Methods in org.verapdf.features.objects that return ActionFeaturesObjectAdapter.Location Modifier and Type Method Description ActionFeaturesObjectAdapter.LocationActionFeaturesObjectAdapter. getLocation()static ActionFeaturesObjectAdapter.LocationActionFeaturesObjectAdapter.Location. valueOf(String name)Returns the enum constant of this type with the specified name.static ActionFeaturesObjectAdapter.Location[]ActionFeaturesObjectAdapter.Location. values()Returns an array containing the constants of this enum type, in the order they are declared.
-