| Package | Description |
|---|---|
| org.openestate.is24.restapi.xml.common |
| Modifier and Type | Field and Description |
|---|---|
protected ForwardTrackingType |
ForwardTracking.type |
| Modifier and Type | Method and Description |
|---|---|
static ForwardTrackingType |
ForwardTrackingType.fromValue(String v) |
ForwardTrackingType |
ForwardTracking.getType()
Gets the value of the type property.
|
static ForwardTrackingType |
ForwardTrackingType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ForwardTrackingType[] |
ForwardTrackingType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ForwardTracking.setType(ForwardTrackingType value)
Sets the value of the type property.
|
Copyright © 2018 OpenEstate. All rights reserved.