public class AbstractIdData extends WebMethodResult implements Serializable
Java class for abstractIdData complex type.
The following schema fragment specifies the expected content contained within this class.
Modifier and Type | Field and Description |
---|---|
protected long |
id |
requestId, statusCode, statusDetail
Constructor and Description |
---|
AbstractIdData() |
Modifier and Type | Method and Description |
---|---|
long |
getId()
Gets the value of the id property.
|
void |
setId(long value)
Sets the value of the id property.
|
getRequestId, getStatusCode, getStatusDetail, setRequestId, setStatusCode, setStatusDetail
Copyright © 2021. All rights reserved.