public static class PacketFilterComponent.PacketFilterComponentValue extends Choice
packetFilterComponentValue
field.Modifier and Type | Field and Description |
---|---|
static int |
flowLabelType_chosen
Identifies the
flowLabelType alternative. |
static int |
ipv4LocalAddressType_chosen
Identifies the
ipv4LocalAddressType alternative. |
static int |
ipv4RemoteAddressType_chosen
Identifies the
ipv4RemoteAddressType alternative. |
static int |
ipv6LocalAddressPrefixLengthType_chosen
Identifies the
ipv6LocalAddressPrefixLengthType alternative. |
static int |
ipv6RemoteAddressPrefixLengthType_chosen
Identifies the
ipv6RemoteAddressPrefixLengthType alternative. |
static int |
ipv6RemoteAddressType_chosen
Identifies the
ipv6RemoteAddressType alternative. |
static int |
localPortRangeType_chosen
Identifies the
localPortRangeType alternative. |
static int |
protocolIdentifierType_chosen
Identifies the
protocolIdentifierType alternative. |
static int |
remotePortRangeType_chosen
Identifies the
remotePortRangeType alternative. |
static int |
securityParameterIndexType_chosen
Identifies the
securityParameterIndexType alternative. |
static int |
singleLocalPortType_chosen
Identifies the
singleLocalPortType alternative. |
static int |
singleRemotePortType_chosen
Identifies the
singleRemotePortType alternative. |
static int |
typeOfServiceType_chosen
Identifies the
typeOfServiceType alternative. |
Constructor and Description |
---|
PacketFilterComponentValue()
The default constructor.
|
Modifier and Type | Method and Description |
---|---|
static PacketFilterComponent.PacketFilterComponentValue |
createWithFlowLabelType(PFC_flowLabel flowLabelType)
Creates an instance of the
PacketFilterComponentValue with the flowLabelType
alternative selected. |
static PacketFilterComponent.PacketFilterComponentValue |
createWithIpv4LocalAddressType(PFC_ipv4LocalAddress ipv4LocalAddressType)
Creates an instance of the
PacketFilterComponentValue with the ipv4LocalAddressType
alternative selected. |
static PacketFilterComponent.PacketFilterComponentValue |
createWithIpv4RemoteAddressType(PFC_ipv4RemoteAddress ipv4RemoteAddressType)
Creates an instance of the
PacketFilterComponentValue with the ipv4RemoteAddressType
alternative selected. |
static PacketFilterComponent.PacketFilterComponentValue |
createWithIpv6LocalAddressPrefixLengthType(PFC_ipv6LocalAddressPrefixLengthType ipv6LocalAddressPrefixLengthType)
Creates an instance of the
PacketFilterComponentValue with the ipv6LocalAddressPrefixLengthType
alternative selected. |
static PacketFilterComponent.PacketFilterComponentValue |
createWithIpv6RemoteAddressPrefixLengthType(PFC_ipv6RemoteAddressPrefixLengthType ipv6RemoteAddressPrefixLengthType)
Creates an instance of the
PacketFilterComponentValue with the ipv6RemoteAddressPrefixLengthType
alternative selected. |
static PacketFilterComponent.PacketFilterComponentValue |
createWithIpv6RemoteAddressType(PFC_ipv6RemoteAddress ipv6RemoteAddressType)
Creates an instance of the
PacketFilterComponentValue with the ipv6RemoteAddressType
alternative selected. |
static PacketFilterComponent.PacketFilterComponentValue |
createWithLocalPortRangeType(PFC_portRange localPortRangeType)
Creates an instance of the
PacketFilterComponentValue with the localPortRangeType
alternative selected. |
static PacketFilterComponent.PacketFilterComponentValue |
createWithProtocolIdentifierType(INTEGER protocolIdentifierType)
Creates an instance of the
PacketFilterComponentValue with the protocolIdentifierType
alternative selected. |
static PacketFilterComponent.PacketFilterComponentValue |
createWithRemotePortRangeType(PFC_portRange remotePortRangeType)
Creates an instance of the
PacketFilterComponentValue with the remotePortRangeType
alternative selected. |
static PacketFilterComponent.PacketFilterComponentValue |
createWithSecurityParameterIndexType(OctetString securityParameterIndexType)
Creates an instance of the
PacketFilterComponentValue with the securityParameterIndexType
alternative selected. |
static PacketFilterComponent.PacketFilterComponentValue |
createWithSingleLocalPortType(INTEGER singleLocalPortType)
Creates an instance of the
PacketFilterComponentValue with the singleLocalPortType
alternative selected. |
static PacketFilterComponent.PacketFilterComponentValue |
createWithSingleRemotePortType(INTEGER singleRemotePortType)
Creates an instance of the
PacketFilterComponentValue with the singleRemotePortType
alternative selected. |
static PacketFilterComponent.PacketFilterComponentValue |
createWithTypeOfServiceType(PFC_typeOfService typeOfServiceType)
Creates an instance of the
PacketFilterComponentValue with the typeOfServiceType
alternative selected. |
PFC_flowLabel |
getFlowLabelType()
Returns the value of the
flowLabelType alternative. |
PFC_ipv4LocalAddress |
getIpv4LocalAddressType()
Returns the value of the
ipv4LocalAddressType alternative. |
PFC_ipv4RemoteAddress |
getIpv4RemoteAddressType()
Returns the value of the
ipv4RemoteAddressType alternative. |
PFC_ipv6LocalAddressPrefixLengthType |
getIpv6LocalAddressPrefixLengthType()
Returns the value of the
ipv6LocalAddressPrefixLengthType alternative. |
PFC_ipv6RemoteAddressPrefixLengthType |
getIpv6RemoteAddressPrefixLengthType()
Returns the value of the
ipv6RemoteAddressPrefixLengthType alternative. |
PFC_ipv6RemoteAddress |
getIpv6RemoteAddressType()
Returns the value of the
ipv6RemoteAddressType alternative. |
PFC_portRange |
getLocalPortRangeType()
Returns the value of the
localPortRangeType alternative. |
INTEGER |
getProtocolIdentifierType()
Returns the value of the
protocolIdentifierType alternative. |
PFC_portRange |
getRemotePortRangeType()
Returns the value of the
remotePortRangeType alternative. |
OctetString |
getSecurityParameterIndexType()
Returns the value of the
securityParameterIndexType alternative. |
INTEGER |
getSingleLocalPortType()
Returns the value of the
singleLocalPortType alternative. |
INTEGER |
getSingleRemotePortType()
Returns the value of the
singleRemotePortType alternative. |
PFC_typeOfService |
getTypeOfServiceType()
Returns the value of the
typeOfServiceType alternative. |
boolean |
hasFlowLabelType()
Reports whether the
flowLabelType alternative is selected. |
boolean |
hasIpv4LocalAddressType()
Reports whether the
ipv4LocalAddressType alternative is selected. |
boolean |
hasIpv4RemoteAddressType()
Reports whether the
ipv4RemoteAddressType alternative is selected. |
boolean |
hasIpv6LocalAddressPrefixLengthType()
Reports whether the
ipv6LocalAddressPrefixLengthType alternative is selected. |
boolean |
hasIpv6RemoteAddressPrefixLengthType()
Reports whether the
ipv6RemoteAddressPrefixLengthType alternative is selected. |
boolean |
hasIpv6RemoteAddressType()
Reports whether the
ipv6RemoteAddressType alternative is selected. |
boolean |
hasLocalPortRangeType()
Reports whether the
localPortRangeType alternative is selected. |
boolean |
hasProtocolIdentifierType()
Reports whether the
protocolIdentifierType alternative is selected. |
boolean |
hasRemotePortRangeType()
Reports whether the
remotePortRangeType alternative is selected. |
boolean |
hasSecurityParameterIndexType()
Reports whether the
securityParameterIndexType alternative is selected. |
boolean |
hasSingleLocalPortType()
Reports whether the
singleLocalPortType alternative is selected. |
boolean |
hasSingleRemotePortType()
Reports whether the
singleRemotePortType alternative is selected. |
boolean |
hasTypeOfServiceType()
Reports whether the
typeOfServiceType alternative is selected. |
void |
setFlowLabelType(PFC_flowLabel flowLabelType)
Selects the
flowLabelType alternative. |
void |
setIpv4LocalAddressType(PFC_ipv4LocalAddress ipv4LocalAddressType)
Selects the
ipv4LocalAddressType alternative. |
void |
setIpv4RemoteAddressType(PFC_ipv4RemoteAddress ipv4RemoteAddressType)
Selects the
ipv4RemoteAddressType alternative. |
void |
setIpv6LocalAddressPrefixLengthType(PFC_ipv6LocalAddressPrefixLengthType ipv6LocalAddressPrefixLengthType)
Selects the
ipv6LocalAddressPrefixLengthType alternative. |
void |
setIpv6RemoteAddressPrefixLengthType(PFC_ipv6RemoteAddressPrefixLengthType ipv6RemoteAddressPrefixLengthType)
Selects the
ipv6RemoteAddressPrefixLengthType alternative. |
void |
setIpv6RemoteAddressType(PFC_ipv6RemoteAddress ipv6RemoteAddressType)
Selects the
ipv6RemoteAddressType alternative. |
void |
setLocalPortRangeType(PFC_portRange localPortRangeType)
Selects the
localPortRangeType alternative. |
void |
setProtocolIdentifierType(INTEGER protocolIdentifierType)
Selects the
protocolIdentifierType alternative. |
void |
setRemotePortRangeType(PFC_portRange remotePortRangeType)
Selects the
remotePortRangeType alternative. |
void |
setSecurityParameterIndexType(OctetString securityParameterIndexType)
Selects the
securityParameterIndexType alternative. |
void |
setSingleLocalPortType(INTEGER singleLocalPortType)
Selects the
singleLocalPortType alternative. |
void |
setSingleRemotePortType(INTEGER singleRemotePortType)
Selects the
singleRemotePortType alternative. |
void |
setTypeOfServiceType(PFC_typeOfService typeOfServiceType)
Selects the
typeOfServiceType alternative. |
clone, equals, getChosenFlag, getChosenValue, hashCode
public static final int ipv4RemoteAddressType_chosen
ipv4RemoteAddressType
alternative.public static final int ipv4LocalAddressType_chosen
ipv4LocalAddressType
alternative.public static final int ipv6RemoteAddressType_chosen
ipv6RemoteAddressType
alternative.public static final int ipv6RemoteAddressPrefixLengthType_chosen
ipv6RemoteAddressPrefixLengthType
alternative.public static final int ipv6LocalAddressPrefixLengthType_chosen
ipv6LocalAddressPrefixLengthType
alternative.public static final int protocolIdentifierType_chosen
protocolIdentifierType
alternative.public static final int singleLocalPortType_chosen
singleLocalPortType
alternative.public static final int localPortRangeType_chosen
localPortRangeType
alternative.public static final int singleRemotePortType_chosen
singleRemotePortType
alternative.public static final int remotePortRangeType_chosen
remotePortRangeType
alternative.public static final int securityParameterIndexType_chosen
securityParameterIndexType
alternative.public static final int typeOfServiceType_chosen
typeOfServiceType
alternative.public static final int flowLabelType_chosen
flowLabelType
alternative.public PacketFilterComponentValue()
public static PacketFilterComponent.PacketFilterComponentValue createWithIpv4RemoteAddressType(PFC_ipv4RemoteAddress ipv4RemoteAddressType)
PacketFilterComponentValue
with the ipv4RemoteAddressType
alternative selected.ipv4RemoteAddressType
- the value of the ipv4RemoteAddressType
alternative.PacketFilterComponentValue
class.public boolean hasIpv4RemoteAddressType()
ipv4RemoteAddressType
alternative is selected.ipv4RemoteAddressType
alternative is selected.public PFC_ipv4RemoteAddress getIpv4RemoteAddressType()
ipv4RemoteAddressType
alternative.ipv4RemoteAddressType
alternative or null if the
ipv4RemoteAddressType
alternative is not selected.public void setIpv4RemoteAddressType(PFC_ipv4RemoteAddress ipv4RemoteAddressType)
ipv4RemoteAddressType
alternative.ipv4RemoteAddressType
- the value of the ipv4RemoteAddressType
alternative.public static PacketFilterComponent.PacketFilterComponentValue createWithIpv4LocalAddressType(PFC_ipv4LocalAddress ipv4LocalAddressType)
PacketFilterComponentValue
with the ipv4LocalAddressType
alternative selected.ipv4LocalAddressType
- the value of the ipv4LocalAddressType
alternative.PacketFilterComponentValue
class.public boolean hasIpv4LocalAddressType()
ipv4LocalAddressType
alternative is selected.ipv4LocalAddressType
alternative is selected.public PFC_ipv4LocalAddress getIpv4LocalAddressType()
ipv4LocalAddressType
alternative.ipv4LocalAddressType
alternative or null if the
ipv4LocalAddressType
alternative is not selected.public void setIpv4LocalAddressType(PFC_ipv4LocalAddress ipv4LocalAddressType)
ipv4LocalAddressType
alternative.ipv4LocalAddressType
- the value of the ipv4LocalAddressType
alternative.public static PacketFilterComponent.PacketFilterComponentValue createWithIpv6RemoteAddressType(PFC_ipv6RemoteAddress ipv6RemoteAddressType)
PacketFilterComponentValue
with the ipv6RemoteAddressType
alternative selected.ipv6RemoteAddressType
- the value of the ipv6RemoteAddressType
alternative.PacketFilterComponentValue
class.public boolean hasIpv6RemoteAddressType()
ipv6RemoteAddressType
alternative is selected.ipv6RemoteAddressType
alternative is selected.public PFC_ipv6RemoteAddress getIpv6RemoteAddressType()
ipv6RemoteAddressType
alternative.ipv6RemoteAddressType
alternative or null if the
ipv6RemoteAddressType
alternative is not selected.public void setIpv6RemoteAddressType(PFC_ipv6RemoteAddress ipv6RemoteAddressType)
ipv6RemoteAddressType
alternative.ipv6RemoteAddressType
- the value of the ipv6RemoteAddressType
alternative.public static PacketFilterComponent.PacketFilterComponentValue createWithIpv6RemoteAddressPrefixLengthType(PFC_ipv6RemoteAddressPrefixLengthType ipv6RemoteAddressPrefixLengthType)
PacketFilterComponentValue
with the ipv6RemoteAddressPrefixLengthType
alternative selected.ipv6RemoteAddressPrefixLengthType
- the value of the ipv6RemoteAddressPrefixLengthType
alternative.PacketFilterComponentValue
class.public boolean hasIpv6RemoteAddressPrefixLengthType()
ipv6RemoteAddressPrefixLengthType
alternative is selected.ipv6RemoteAddressPrefixLengthType
alternative is selected.public PFC_ipv6RemoteAddressPrefixLengthType getIpv6RemoteAddressPrefixLengthType()
ipv6RemoteAddressPrefixLengthType
alternative.ipv6RemoteAddressPrefixLengthType
alternative or null if the
ipv6RemoteAddressPrefixLengthType
alternative is not selected.public void setIpv6RemoteAddressPrefixLengthType(PFC_ipv6RemoteAddressPrefixLengthType ipv6RemoteAddressPrefixLengthType)
ipv6RemoteAddressPrefixLengthType
alternative.ipv6RemoteAddressPrefixLengthType
- the value of the ipv6RemoteAddressPrefixLengthType
alternative.public static PacketFilterComponent.PacketFilterComponentValue createWithIpv6LocalAddressPrefixLengthType(PFC_ipv6LocalAddressPrefixLengthType ipv6LocalAddressPrefixLengthType)
PacketFilterComponentValue
with the ipv6LocalAddressPrefixLengthType
alternative selected.ipv6LocalAddressPrefixLengthType
- the value of the ipv6LocalAddressPrefixLengthType
alternative.PacketFilterComponentValue
class.public boolean hasIpv6LocalAddressPrefixLengthType()
ipv6LocalAddressPrefixLengthType
alternative is selected.ipv6LocalAddressPrefixLengthType
alternative is selected.public PFC_ipv6LocalAddressPrefixLengthType getIpv6LocalAddressPrefixLengthType()
ipv6LocalAddressPrefixLengthType
alternative.ipv6LocalAddressPrefixLengthType
alternative or null if the
ipv6LocalAddressPrefixLengthType
alternative is not selected.public void setIpv6LocalAddressPrefixLengthType(PFC_ipv6LocalAddressPrefixLengthType ipv6LocalAddressPrefixLengthType)
ipv6LocalAddressPrefixLengthType
alternative.ipv6LocalAddressPrefixLengthType
- the value of the ipv6LocalAddressPrefixLengthType
alternative.public static PacketFilterComponent.PacketFilterComponentValue createWithProtocolIdentifierType(INTEGER protocolIdentifierType)
PacketFilterComponentValue
with the protocolIdentifierType
alternative selected.protocolIdentifierType
- the value of the protocolIdentifierType
alternative.PacketFilterComponentValue
class.public boolean hasProtocolIdentifierType()
protocolIdentifierType
alternative is selected.protocolIdentifierType
alternative is selected.public INTEGER getProtocolIdentifierType()
protocolIdentifierType
alternative.protocolIdentifierType
alternative or null if the
protocolIdentifierType
alternative is not selected.public void setProtocolIdentifierType(INTEGER protocolIdentifierType)
protocolIdentifierType
alternative.protocolIdentifierType
- the value of the protocolIdentifierType
alternative.public static PacketFilterComponent.PacketFilterComponentValue createWithSingleLocalPortType(INTEGER singleLocalPortType)
PacketFilterComponentValue
with the singleLocalPortType
alternative selected.singleLocalPortType
- the value of the singleLocalPortType
alternative.PacketFilterComponentValue
class.public boolean hasSingleLocalPortType()
singleLocalPortType
alternative is selected.singleLocalPortType
alternative is selected.public INTEGER getSingleLocalPortType()
singleLocalPortType
alternative.singleLocalPortType
alternative or null if the
singleLocalPortType
alternative is not selected.public void setSingleLocalPortType(INTEGER singleLocalPortType)
singleLocalPortType
alternative.singleLocalPortType
- the value of the singleLocalPortType
alternative.public static PacketFilterComponent.PacketFilterComponentValue createWithLocalPortRangeType(PFC_portRange localPortRangeType)
PacketFilterComponentValue
with the localPortRangeType
alternative selected.localPortRangeType
- the value of the localPortRangeType
alternative.PacketFilterComponentValue
class.public boolean hasLocalPortRangeType()
localPortRangeType
alternative is selected.localPortRangeType
alternative is selected.public PFC_portRange getLocalPortRangeType()
localPortRangeType
alternative.localPortRangeType
alternative or null if the
localPortRangeType
alternative is not selected.public void setLocalPortRangeType(PFC_portRange localPortRangeType)
localPortRangeType
alternative.localPortRangeType
- the value of the localPortRangeType
alternative.public static PacketFilterComponent.PacketFilterComponentValue createWithSingleRemotePortType(INTEGER singleRemotePortType)
PacketFilterComponentValue
with the singleRemotePortType
alternative selected.singleRemotePortType
- the value of the singleRemotePortType
alternative.PacketFilterComponentValue
class.public boolean hasSingleRemotePortType()
singleRemotePortType
alternative is selected.singleRemotePortType
alternative is selected.public INTEGER getSingleRemotePortType()
singleRemotePortType
alternative.singleRemotePortType
alternative or null if the
singleRemotePortType
alternative is not selected.public void setSingleRemotePortType(INTEGER singleRemotePortType)
singleRemotePortType
alternative.singleRemotePortType
- the value of the singleRemotePortType
alternative.public static PacketFilterComponent.PacketFilterComponentValue createWithRemotePortRangeType(PFC_portRange remotePortRangeType)
PacketFilterComponentValue
with the remotePortRangeType
alternative selected.remotePortRangeType
- the value of the remotePortRangeType
alternative.PacketFilterComponentValue
class.public boolean hasRemotePortRangeType()
remotePortRangeType
alternative is selected.remotePortRangeType
alternative is selected.public PFC_portRange getRemotePortRangeType()
remotePortRangeType
alternative.remotePortRangeType
alternative or null if the
remotePortRangeType
alternative is not selected.public void setRemotePortRangeType(PFC_portRange remotePortRangeType)
remotePortRangeType
alternative.remotePortRangeType
- the value of the remotePortRangeType
alternative.public static PacketFilterComponent.PacketFilterComponentValue createWithSecurityParameterIndexType(OctetString securityParameterIndexType)
PacketFilterComponentValue
with the securityParameterIndexType
alternative selected.securityParameterIndexType
- the value of the securityParameterIndexType
alternative.PacketFilterComponentValue
class.public boolean hasSecurityParameterIndexType()
securityParameterIndexType
alternative is selected.securityParameterIndexType
alternative is selected.public OctetString getSecurityParameterIndexType()
securityParameterIndexType
alternative.securityParameterIndexType
alternative or null if the
securityParameterIndexType
alternative is not selected.public void setSecurityParameterIndexType(OctetString securityParameterIndexType)
securityParameterIndexType
alternative.securityParameterIndexType
- the value of the securityParameterIndexType
alternative.public static PacketFilterComponent.PacketFilterComponentValue createWithTypeOfServiceType(PFC_typeOfService typeOfServiceType)
PacketFilterComponentValue
with the typeOfServiceType
alternative selected.typeOfServiceType
- the value of the typeOfServiceType
alternative.PacketFilterComponentValue
class.public boolean hasTypeOfServiceType()
typeOfServiceType
alternative is selected.typeOfServiceType
alternative is selected.public PFC_typeOfService getTypeOfServiceType()
typeOfServiceType
alternative.typeOfServiceType
alternative or null if the
typeOfServiceType
alternative is not selected.public void setTypeOfServiceType(PFC_typeOfService typeOfServiceType)
typeOfServiceType
alternative.typeOfServiceType
- the value of the typeOfServiceType
alternative.public static PacketFilterComponent.PacketFilterComponentValue createWithFlowLabelType(PFC_flowLabel flowLabelType)
PacketFilterComponentValue
with the flowLabelType
alternative selected.flowLabelType
- the value of the flowLabelType
alternative.PacketFilterComponentValue
class.public boolean hasFlowLabelType()
flowLabelType
alternative is selected.flowLabelType
alternative is selected.public PFC_flowLabel getFlowLabelType()
flowLabelType
alternative.flowLabelType
alternative or null if the
flowLabelType
alternative is not selected.public void setFlowLabelType(PFC_flowLabel flowLabelType)
flowLabelType
alternative.flowLabelType
- the value of the flowLabelType
alternative.Copyright © 2023 OSS Nokalva, Inc. All rights reserved.
This document is proprietary to OSS Nokalva, Inc., and may be used only by their direct licensees. Distribution is not permitted. This copyright statement must not be removed.