|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.aspose.network.AppointmentAction
public final class AppointmentAction
Enumerates appointments methods
Field Summary | |
---|---|
static int |
CANCEL
Cancel method |
static int |
CREATE
Create method |
static int |
UPDATE
Update method |
Method Summary | |
---|---|
static boolean |
isDefined(int value)
|
static String |
toString(int value)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final int CREATE
Create method
public static final int UPDATE
Update method
public static final int CANCEL
Cancel method
Method Detail |
---|
public static boolean isDefined(int value)
public static String toString(int value)
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |