public class Collapse extends Object
Modifier and Type | Class and Description |
---|---|
static class |
Collapse.Operation |
Constructor and Description |
---|
Collapse(Collapse.Operation operation,
String forId) |
Modifier and Type | Method and Description |
---|---|
String |
getFor() |
Collapse.Operation |
getOperation() |
public Collapse(Collapse.Operation operation, String forId)
public Collapse.Operation getOperation()
public String getFor()
Copyright © 2002–2021 The Apache Software Foundation. All rights reserved.