public class OriginInfo extends Object
| Modifier and Type | Field and Description |
|---|---|
protected String |
id
The id.
|
protected String |
state
The state.
|
protected String |
type
The type.
|
| Constructor and Description |
|---|
OriginInfo(String id,
String type)
Instantiates a new origin info.
|
protected final String id
protected final String type
protected String state
public String getId()
public String getType()
public String getState()
public void setState(String state)
state - the state to setCopyright © 2003–2021 eXo Platform SAS. All rights reserved.