public final class ServiceDetail extends java.lang.Object implements IDLEntity
| Modifier and Type | Field and Description |
|---|---|
byte[] |
service_detail
Struct member service_detail
|
int |
service_detail_type
Struct member service_detail_type
|
| Constructor and Description |
|---|
ServiceDetail()
Default constructor
|
ServiceDetail(int service_detail_type,
byte[] service_detail)
Constructor with fields initialization
|
public int service_detail_type
public byte[] service_detail
public ServiceDetail()
public ServiceDetail(int service_detail_type,
byte[] service_detail)
service_detail_type - service_detail_type struct memberservice_detail - service_detail struct member