public abstract class IMS extends Factory
| Modifier and Type | Field and Description |
|---|---|
static int |
IMS_VENDOR_ID |
| Constructor and Description |
|---|
IMS() |
| Modifier and Type | Method and Description |
|---|---|
protected static ResultCode |
newImsResultCode(int code,
String name) |
protected static <T> Type<T> |
newIMSType(String name,
int code,
DataFormat<T> format) |
newAnswer, newCommand, newRequest, newResultCode, newResultCode, newType, newTypepublic static final int IMS_VENDOR_ID
protected static <T> Type<T> newIMSType(String name, int code, DataFormat<T> format)
protected static ResultCode newImsResultCode(int code, String name)
Copyright © 2014. All Rights Reserved.