public class TaskIdentifier
extends java.lang.Object
BaseCheck or in separate unit tests| Constructor and Description |
|---|
TaskIdentifier(org.openstreetmap.atlas.geography.atlas.items.AtlasObject object)
Constructor for a single
AtlasObject |
TaskIdentifier(java.util.Set<org.openstreetmap.atlas.geography.atlas.items.AtlasObject> objects)
Constructor for multiple
AtlasObjects |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
toString() |
public TaskIdentifier(org.openstreetmap.atlas.geography.atlas.items.AtlasObject object)
AtlasObjectobject - the AtlasObject used to form the identifierpublic TaskIdentifier(java.util.Set<org.openstreetmap.atlas.geography.atlas.items.AtlasObject> objects)
AtlasObjectsobjects - a Set of AtlasObjects used to form the identifier