java.lang.Object
com.broadleafcommerce.paypal.micro.gateway.domain.orders.Patch.Operation
- Enclosing class:
- Patch
public static final class Patch.Operation
extends Object
-
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
ADD
public static final String ADD
- See Also:
-
-
REMOVE
public static final String REMOVE
- See Also:
-
-
REPLACE
public static final String REPLACE
- See Also:
-
-
MOVE
public static final String MOVE
- See Also:
-
-
COPY
public static final String COPY
- See Also:
-
-
TEST
public static final String TEST
- See Also:
-