public class GenericServiceInfoImpl extends SequenceBase implements GenericServiceInfo
| Modifier and Type | Field and Description |
|---|---|
static int |
_ID_ccbsFeatureList |
static int |
_ID_defaultPriority |
static int |
_ID_maximumEntitledPriority |
static int |
_ID_nbrSB |
static int |
_ID_nbrSN |
static int |
_ID_nbrUser |
_PrimitiveName| Constructor and Description |
|---|
GenericServiceInfoImpl() |
GenericServiceInfoImpl(SSStatus ssStatus,
CliRestrictionOption cliRestrictionOption,
EMLPPPriority maximumEntitledPriority,
EMLPPPriority defaultPriority,
ArrayList<CCBSFeature> ccbsFeatureList,
Integer nbrSB,
Integer nbrUser,
Integer nbrSN) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
_decode(org.mobicents.protocols.asn.AsnInputStream asnIS,
int length) |
void |
encodeData(org.mobicents.protocols.asn.AsnOutputStream asnOs)
Encoding the content.
|
ArrayList<CCBSFeature> |
getCcbsFeatureList() |
CliRestrictionOption |
getCliRestrictionOption() |
EMLPPPriority |
getDefaultPriority() |
EMLPPPriority |
getMaximumEntitledPriority() |
Integer |
getNbrSB() |
Integer |
getNbrSN() |
Integer |
getNbrUser() |
SSStatus |
getSsStatus() |
String |
toString() |
decodeAll, decodeData, encodeAll, encodeAll, getIsPrimitive, getTag, getTagClasspublic static final int _ID_maximumEntitledPriority
public static final int _ID_defaultPriority
public static final int _ID_ccbsFeatureList
public static final int _ID_nbrSB
public static final int _ID_nbrUser
public static final int _ID_nbrSN
public GenericServiceInfoImpl()
public GenericServiceInfoImpl(SSStatus ssStatus, CliRestrictionOption cliRestrictionOption, EMLPPPriority maximumEntitledPriority, EMLPPPriority defaultPriority, ArrayList<CCBSFeature> ccbsFeatureList, Integer nbrSB, Integer nbrUser, Integer nbrSN)
public SSStatus getSsStatus()
getSsStatus in interface GenericServiceInfopublic CliRestrictionOption getCliRestrictionOption()
getCliRestrictionOption in interface GenericServiceInfopublic EMLPPPriority getMaximumEntitledPriority()
getMaximumEntitledPriority in interface GenericServiceInfopublic EMLPPPriority getDefaultPriority()
getDefaultPriority in interface GenericServiceInfopublic ArrayList<CCBSFeature> getCcbsFeatureList()
getCcbsFeatureList in interface GenericServiceInfopublic Integer getNbrSB()
getNbrSB in interface GenericServiceInfopublic Integer getNbrUser()
getNbrUser in interface GenericServiceInfopublic Integer getNbrSN()
getNbrSN in interface GenericServiceInfoprotected void _decode(org.mobicents.protocols.asn.AsnInputStream asnIS,
int length)
throws MAPParsingComponentException,
IOException,
org.mobicents.protocols.asn.AsnException
_decode in class SequenceBaseMAPParsingComponentExceptionIOExceptionorg.mobicents.protocols.asn.AsnExceptionpublic void encodeData(org.mobicents.protocols.asn.AsnOutputStream asnOs)
throws MAPException
MAPAsnPrimitiveencodeData in interface MAPAsnPrimitiveMAPExceptionCopyright © 2016. All Rights Reserved.