|
Oracle Communications Services Gatekeeper OAM Java API Reference 5.1 E37524-01 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
MBean interface for TL MLP traffic path.
tag usage.
| Field Summary | |
static String |
characterEncodingMLP character encoding. |
static int |
cleanupIntervalCleanup trigger interval in seconds. |
static boolean |
decimalDegreesToDMSHTells whether conversion from decimal format -> DMSH (Degrees Minutes Seconds Hemisphere) is needed or not for coordinates x and y. |
static int |
maxDurationSet the maximum notification duration in seconds. |
static boolean |
mlpAltitudeSupportedMLP altitude supported status. |
static boolean |
mlpLocationEstimatesMLP location estimates status. |
static String |
mlpPushAddrThe MLP Push Address. |
static String |
mlpRequestTypeMLP request type. |
static String |
mlpServerUrlThe MLP server url. |
static String |
mlpSrsNameMLP Spatial Reference System (SRS) name. |
static String |
mlpVersionSupportedMLP version supported. |
static String |
msidTypeMSID type of identifier for mobile subscriber. |
static String |
passwordMLP password. |
static String |
requestorMLP requestor. |
static int |
requestTimeoutThe MLP request time out in seconds. |
static String |
serviceIdMLP serviceId. |
static boolean |
useIntervalWhen enabled this flag indicates that the interval element will be used when sending a TLRR. |
static String |
usernameMLP username. |
static boolean |
xmlDoctypeTagUsageMLP XML |
| Field Detail |
public static final String characterEncoding
public static final int cleanupInterval
public static final boolean decimalDegreesToDMSH
public static final int maxDuration
public static final boolean mlpAltitudeSupported
public static final boolean mlpLocationEstimates
public static final String mlpPushAddr
public static final String mlpRequestType
public static final String mlpServerUrl
public static final String mlpSrsName
public static final String mlpVersionSupported
public static final String msidType
public static final String password
public static final String requestor
public static final int requestTimeout
public static final String serviceId
public static final boolean useInterval
public static final String username
public static final boolean xmlDoctypeTagUsage
| Method Detail |
public String getCharacterEncoding()
throws ManagementException
ManagementException
public int getCleanupInterval()
throws ManagementException
ManagementException
public boolean getDecimalDegreesToDMSH()
throws ManagementException
ManagementException
public int getMaxDuration()
throws ManagementException
ManagementException
public boolean getMlpAltitudeSupported()
throws ManagementException
ManagementException
public boolean getMlpLocationEstimates()
throws ManagementException
ManagementException
public String getMlpPushAddr()
throws ManagementException
ManagementException
public String getMlpRequestType()
throws ManagementException
ManagementException
public String getMlpServerUrl()
throws ManagementException
ManagementException
public String getMlpSrsName()
throws ManagementException
ManagementException
public String getMlpVersionSupported()
throws ManagementException
ManagementException
public String getMsidType()
throws ManagementException
ManagementException
public String getPassword()
throws ManagementException
ManagementException
public String getRequestor()
throws ManagementException
ManagementException
public int getRequestTimeout()
throws ManagementException
ManagementException
public String getServiceId()
throws ManagementException
ManagementException
public boolean getUseInterval()
throws ManagementException
ManagementException
public String getUsername()
throws ManagementException
ManagementException
public boolean getXmlDoctypeTagUsage()
throws ManagementException
ManagementException
public void setCharacterEncoding(String encoding)
throws ManagementException
ManagementException
public void setCleanupInterval(int interval)
throws ManagementException
ManagementException
public void setDecimalDegreesToDMSH(boolean decimalDegToDMSH)
throws ManagementException
ManagementException
public void setMaxDuration(int duration)
throws ManagementException
ManagementException
public void setMlpAltitudeSupported(boolean supported)
throws ManagementException
ManagementException
public void setMlpLocationEstimates(boolean locationEstimates)
throws ManagementException
ManagementException
public void setMlpPushAddr(String mlpPushAddr)
throws ManagementException
ManagementException
public void setMlpRequestType(String requestType)
throws ManagementException
ManagementException
public void setMlpServerUrl(String mlpServerUrl)
throws ManagementException
ManagementException
public void setMlpSrsName(String srsName)
throws ManagementException
ManagementException
public void setMlpVersionSupported(String version)
throws ManagementException
ManagementException
public void setMsidType(String type)
throws ManagementException
ManagementException
public void setPassword(String password)
throws ManagementException
ManagementException
public void setRequestor(String requestor)
throws ManagementException
ManagementException
public void setRequestTimeout(int requestTimeout)
throws ManagementException
ManagementException
public void setServiceId(String serviceId)
throws ManagementException
ManagementException
public void setUseInterval(boolean useInterval)
throws ManagementException
ManagementException
public void setUsername(String username)
throws ManagementException
ManagementException
public void setXmlDoctypeTagUsage(boolean usage)
throws ManagementException
ManagementException
|
Oracle Communications Services Gatekeeper OAM Java API Reference 5.1 E37524-01 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||