public interface ITouchpointType
| Modifier and Type | Field and Description |
|---|---|
static ITouchpointType |
NONE
A touchpoint type indicating an undefined touchpoint type.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object obj)
Returns whether this TouchpointInstruction is equal to the given object.
|
java.lang.String |
getId() |
Version |
getVersion() |
static final ITouchpointType NONE
NONE type.java.lang.String getId()
Version getVersion()
boolean equals(java.lang.Object obj)
equals in class java.lang.Object
Copyright (c) 2000, 2018 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.