Uses of Class
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.lisp.address.types.rev151105.SimpleAddress
Packages that use SimpleAddress
Package
Description
-
Uses of SimpleAddress in org.opendaylight.lispflowmapping.lisp.serializer.address
Methods in org.opendaylight.lispflowmapping.lisp.serializer.address that return SimpleAddressModifier and TypeMethodDescriptionSimpleAddressSerializer.deserialize
(ByteBuffer buffer, LispAddressSerializerContext ctx) protected SimpleAddress
DistinguishedNameSerializer.deserializeSimpleAddressData
(ByteBuffer buffer, LispAddressSerializerContext ctx) protected SimpleAddress
Ipv4BinarySerializer.deserializeSimpleAddressData
(ByteBuffer buffer, LispAddressSerializerContext ctx) protected SimpleAddress
Ipv4PrefixBinarySerializer.deserializeSimpleAddressData
(ByteBuffer buffer, LispAddressSerializerContext ctx) protected SimpleAddress
Ipv4PrefixSerializer.deserializeSimpleAddressData
(ByteBuffer buffer, LispAddressSerializerContext ctx) protected SimpleAddress
Ipv4Serializer.deserializeSimpleAddressData
(ByteBuffer buffer, LispAddressSerializerContext ctx) protected SimpleAddress
Ipv6BinarySerializer.deserializeSimpleAddressData
(ByteBuffer buffer, LispAddressSerializerContext ctx) protected SimpleAddress
Ipv6PrefixBinarySerializer.deserializeSimpleAddressData
(ByteBuffer buffer, LispAddressSerializerContext ctx) protected SimpleAddress
Ipv6PrefixSerializer.deserializeSimpleAddressData
(ByteBuffer buffer, LispAddressSerializerContext ctx) protected SimpleAddress
Ipv6Serializer.deserializeSimpleAddressData
(ByteBuffer buffer, LispAddressSerializerContext ctx) protected SimpleAddress
LispAddressSerializer.deserializeSimpleAddressData
(ByteBuffer buffer, LispAddressSerializerContext ctx) protected SimpleAddress
MacSerializer.deserializeSimpleAddressData
(ByteBuffer buffer, LispAddressSerializerContext ctx) Methods in org.opendaylight.lispflowmapping.lisp.serializer.address with parameters of type SimpleAddressModifier and TypeMethodDescriptionint
DistinguishedNameSerializer.getAddressSize
(SimpleAddress simpleAddress) int
Ipv4BinarySerializer.getAddressSize
(SimpleAddress simpleAddress) int
Ipv4PrefixBinarySerializer.getAddressSize
(SimpleAddress simpleAddress) int
Ipv4PrefixSerializer.getAddressSize
(SimpleAddress simpleAddress) int
Ipv4Serializer.getAddressSize
(SimpleAddress simpleAddress) int
Ipv6BinarySerializer.getAddressSize
(SimpleAddress simpleAddress) int
Ipv6PrefixBinarySerializer.getAddressSize
(SimpleAddress simpleAddress) int
Ipv6PrefixSerializer.getAddressSize
(SimpleAddress simpleAddress) int
Ipv6Serializer.getAddressSize
(SimpleAddress simpleAddress) protected int
LispAddressSerializer.getAddressSize
(SimpleAddress address) int
MacSerializer.getAddressSize
(SimpleAddress simpleAddress) int
SimpleAddressSerializer.getAddressSize
(SimpleAddress address) void
SimpleAddressSerializer.serialize
(ByteBuffer buffer, SimpleAddress address) protected void
DistinguishedNameSerializer.serializeData
(ByteBuffer buffer, SimpleAddress simpleAddress) protected void
Ipv4BinarySerializer.serializeData
(ByteBuffer buffer, SimpleAddress address) protected void
Ipv4PrefixBinarySerializer.serializeData
(ByteBuffer buffer, SimpleAddress address) protected void
Ipv4PrefixSerializer.serializeData
(ByteBuffer buffer, SimpleAddress address) protected void
Ipv4Serializer.serializeData
(ByteBuffer buffer, SimpleAddress address) protected void
Ipv6BinarySerializer.serializeData
(ByteBuffer buffer, SimpleAddress address) protected void
Ipv6PrefixSerializer.serializeData
(ByteBuffer buffer, SimpleAddress address) protected void
Ipv6Serializer.serializeData
(ByteBuffer buffer, SimpleAddress address) protected void
LispAddressSerializer.serializeData
(ByteBuffer buffer, SimpleAddress lispAddress) protected void
MacSerializer.serializeData
(ByteBuffer buffer, SimpleAddress simpleAddress) -
Uses of SimpleAddress in org.opendaylight.lispflowmapping.lisp.util
Methods in org.opendaylight.lispflowmapping.lisp.util with parameters of type SimpleAddressModifier and TypeMethodDescriptionstatic Address
LispAddressUtil.addressFromSimpleAddress
(SimpleAddress address) static LispAddressFamily
LispAddressUtil.addressTypeFromSimpleAddress
(SimpleAddress address) static Eid
LispAddressUtil.asBinaryEid
(SimpleAddress address, InstanceIdType iid) static Eid
LispAddressUtil.asEid
(SimpleAddress address, InstanceIdType vni) static Rloc
LispAddressUtil.asKeyValueAddress
(String key, SimpleAddress value) static Eid
LispAddressUtil.asKeyValueAddressEid
(SimpleAddress key, SimpleAddress value) static Rloc
LispAddressUtil.asKeyValueAddressRloc
(SimpleAddress key, SimpleAddress value) static short
MaskUtil.getMaskForAddress
(SimpleAddress address) static LispAddressFamily
AddressTypeMap.getSimpleAddressInnerType
(SimpleAddress address) static String
LispSimpleAddressStringifier.getString
(LispAddressStringifier.Destination dst, SimpleAddress addr) static String
LispSimpleAddressStringifier.getString
(SimpleAddress addr) protected static String
LispSimpleAddressStringifier.getURLPrefix
(SimpleAddress addr) static boolean
MaskUtil.isMaskable
(SimpleAddress address) static Rloc
LispAddressUtil.toRloc
(SimpleAddress address) -
Uses of SimpleAddress in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.lisp.address.types.rev151105
Methods in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.lisp.address.types.rev151105 that return SimpleAddressModifier and TypeMethodDescriptionstatic SimpleAddress
SimpleAddressBuilder.getDefaultInstance
(String defaultValue) Constructors in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.lisp.address.types.rev151105 with parameters of type SimpleAddressModifierConstructorDescriptionSimpleAddress
(SimpleAddress source) Creates a copy from Source Object. -
Uses of SimpleAddress in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.lisp.address.types.rev151105.lisp.address.address.afi.list
Methods in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.lisp.address.types.rev151105.lisp.address.address.afi.list that return types with arguments of type SimpleAddressModifier and TypeMethodDescription@Nullable Set<SimpleAddress>
AfiList.getAddressList()
Return addressList, ornull
if it is not present.AfiListBuilder.getAddressList()
Return current value associated with the property corresponding toAfiList.getAddressList()
.default @NonNull Set<SimpleAddress>
AfiList.requireAddressList()
Return addressList, guaranteed to be non-null.Method parameters in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.lisp.address.types.rev151105.lisp.address.address.afi.list with type arguments of type SimpleAddressModifier and TypeMethodDescriptionAfiListBuilder.setAddressList
(Set<SimpleAddress> values) Set the property corresponding toAfiList.getAddressList()
to the specified value. -
Uses of SimpleAddress in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.lisp.address.types.rev151105.lisp.address.address.application.data
Methods in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.lisp.address.types.rev151105.lisp.address.address.application.data that return SimpleAddressModifier and TypeMethodDescriptionApplicationData.getAddress()
Return address, ornull
if it is not present.ApplicationDataBuilder.getAddress()
Return current value associated with the property corresponding toApplicationData.getAddress()
.default @NonNull SimpleAddress
ApplicationData.requireAddress()
Return address, guaranteed to be non-null.Methods in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.lisp.address.types.rev151105.lisp.address.address.application.data with parameters of type SimpleAddressModifier and TypeMethodDescriptionApplicationDataBuilder.setAddress
(SimpleAddress value) Set the property corresponding toApplicationData.getAddress()
to the specified value. -
Uses of SimpleAddress in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.lisp.address.types.rev151105.lisp.address.address.as.number.lcaf
Methods in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.lisp.address.types.rev151105.lisp.address.address.as.number.lcaf that return SimpleAddressModifier and TypeMethodDescriptionAsNumberLcaf.getAddress()
Return address, ornull
if it is not present.AsNumberLcafBuilder.getAddress()
Return current value associated with the property corresponding toAsNumberLcaf.getAddress()
.default @NonNull SimpleAddress
AsNumberLcaf.requireAddress()
Return address, guaranteed to be non-null.Methods in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.lisp.address.types.rev151105.lisp.address.address.as.number.lcaf with parameters of type SimpleAddressModifier and TypeMethodDescriptionAsNumberLcafBuilder.setAddress
(SimpleAddress value) Set the property corresponding toAsNumberLcaf.getAddress()
to the specified value. -
Uses of SimpleAddress in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.lisp.address.types.rev151105.lisp.address.address.explicit.locator.path.explicit.locator.path
Methods in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.lisp.address.types.rev151105.lisp.address.address.explicit.locator.path.explicit.locator.path that return SimpleAddressModifier and TypeMethodDescriptionHop.getAddress()
Return address, ornull
if it is not present.HopBuilder.getAddress()
Return current value associated with the property corresponding toHop.getAddress()
.default @NonNull SimpleAddress
Hop.requireAddress()
Return address, guaranteed to be non-null.Methods in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.lisp.address.types.rev151105.lisp.address.address.explicit.locator.path.explicit.locator.path with parameters of type SimpleAddressModifier and TypeMethodDescriptionHopBuilder.setAddress
(SimpleAddress value) Set the property corresponding toHop.getAddress()
to the specified value. -
Uses of SimpleAddress in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.lisp.address.types.rev151105.lisp.address.address.geo.coordinates
Methods in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.lisp.address.types.rev151105.lisp.address.address.geo.coordinates that return SimpleAddressModifier and TypeMethodDescriptionGeoCoordinates.getAddress()
Return address, ornull
if it is not present.GeoCoordinatesBuilder.getAddress()
Return current value associated with the property corresponding toGeoCoordinates.getAddress()
.default @NonNull SimpleAddress
GeoCoordinates.requireAddress()
Return address, guaranteed to be non-null.Methods in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.lisp.address.types.rev151105.lisp.address.address.geo.coordinates with parameters of type SimpleAddressModifier and TypeMethodDescriptionGeoCoordinatesBuilder.setAddress
(SimpleAddress value) Set the property corresponding toGeoCoordinates.getAddress()
to the specified value. -
Uses of SimpleAddress in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.lisp.address.types.rev151105.lisp.address.address.instance.id
Methods in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.lisp.address.types.rev151105.lisp.address.address.instance.id that return SimpleAddressModifier and TypeMethodDescriptionInstanceId.getAddress()
Return address, ornull
if it is not present.InstanceIdBuilder.getAddress()
Return current value associated with the property corresponding toInstanceId.getAddress()
.default @NonNull SimpleAddress
InstanceId.requireAddress()
Return address, guaranteed to be non-null.Methods in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.lisp.address.types.rev151105.lisp.address.address.instance.id with parameters of type SimpleAddressModifier and TypeMethodDescriptionInstanceIdBuilder.setAddress
(SimpleAddress value) Set the property corresponding toInstanceId.getAddress()
to the specified value. -
Uses of SimpleAddress in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.lisp.address.types.rev151105.lisp.address.address.key.value.address
Methods in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.lisp.address.types.rev151105.lisp.address.address.key.value.address that return SimpleAddressModifier and TypeMethodDescriptionKeyValueAddress.getKey()
Return key, ornull
if it is not present.KeyValueAddressBuilder.getKey()
Return current value associated with the property corresponding toKeyValueAddress.getKey()
.KeyValueAddress.getValue()
Return value, ornull
if it is not present.KeyValueAddressBuilder.getValue()
Return current value associated with the property corresponding toKeyValueAddress.getValue()
.default @NonNull SimpleAddress
KeyValueAddress.requireKey()
Return key, guaranteed to be non-null.default @NonNull SimpleAddress
KeyValueAddress.requireValue()
Return value, guaranteed to be non-null.Methods in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.lisp.address.types.rev151105.lisp.address.address.key.value.address with parameters of type SimpleAddressModifier and TypeMethodDescriptionKeyValueAddressBuilder.setKey
(SimpleAddress value) Set the property corresponding toKeyValueAddress.getKey()
to the specified value.KeyValueAddressBuilder.setValue
(SimpleAddress value) Set the property corresponding toKeyValueAddress.getValue()
to the specified value. -
Uses of SimpleAddress in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.lisp.address.types.rev151105.lisp.address.address.nat.traversal
Methods in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.lisp.address.types.rev151105.lisp.address.address.nat.traversal that return SimpleAddressModifier and TypeMethodDescriptionNatTraversal.getGlobalEtrRloc()
Return globalEtrRloc, ornull
if it is not present.NatTraversalBuilder.getGlobalEtrRloc()
Return current value associated with the property corresponding toNatTraversal.getGlobalEtrRloc()
.NatTraversal.getMsRloc()
Return msRloc, ornull
if it is not present.NatTraversalBuilder.getMsRloc()
Return current value associated with the property corresponding toNatTraversal.getMsRloc()
.NatTraversal.getPrivateEtrRloc()
Return privateEtrRloc, ornull
if it is not present.NatTraversalBuilder.getPrivateEtrRloc()
Return current value associated with the property corresponding toNatTraversal.getPrivateEtrRloc()
.default @NonNull SimpleAddress
NatTraversal.requireGlobalEtrRloc()
Return globalEtrRloc, guaranteed to be non-null.default @NonNull SimpleAddress
NatTraversal.requireMsRloc()
Return msRloc, guaranteed to be non-null.default @NonNull SimpleAddress
NatTraversal.requirePrivateEtrRloc()
Return privateEtrRloc, guaranteed to be non-null.Methods in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.lisp.address.types.rev151105.lisp.address.address.nat.traversal that return types with arguments of type SimpleAddressModifier and TypeMethodDescription@Nullable Set<SimpleAddress>
NatTraversal.getRtrRlocs()
Return rtrRlocs, ornull
if it is not present.NatTraversalBuilder.getRtrRlocs()
Return current value associated with the property corresponding toNatTraversal.getRtrRlocs()
.default @NonNull Set<SimpleAddress>
NatTraversal.requireRtrRlocs()
Return rtrRlocs, guaranteed to be non-null.Methods in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.lisp.address.types.rev151105.lisp.address.address.nat.traversal with parameters of type SimpleAddressModifier and TypeMethodDescriptionNatTraversalBuilder.setGlobalEtrRloc
(SimpleAddress value) Set the property corresponding toNatTraversal.getGlobalEtrRloc()
to the specified value.NatTraversalBuilder.setMsRloc
(SimpleAddress value) Set the property corresponding toNatTraversal.getMsRloc()
to the specified value.NatTraversalBuilder.setPrivateEtrRloc
(SimpleAddress value) Set the property corresponding toNatTraversal.getPrivateEtrRloc()
to the specified value.Method parameters in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.lisp.address.types.rev151105.lisp.address.address.nat.traversal with type arguments of type SimpleAddressModifier and TypeMethodDescriptionNatTraversalBuilder.setRtrRlocs
(Set<SimpleAddress> values) Set the property corresponding toNatTraversal.getRtrRlocs()
to the specified value. -
Uses of SimpleAddress in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.lisp.address.types.rev151105.lisp.address.address.source.dest.key
Methods in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.lisp.address.types.rev151105.lisp.address.address.source.dest.key that return SimpleAddressModifier and TypeMethodDescriptionSourceDestKey.getDest()
Return dest, ornull
if it is not present.SourceDestKeyBuilder.getDest()
Return current value associated with the property corresponding toSourceDestKey.getDest()
.SourceDestKey.getSource()
Return source, ornull
if it is not present.SourceDestKeyBuilder.getSource()
Return current value associated with the property corresponding toSourceDestKey.getSource()
.default @NonNull SimpleAddress
SourceDestKey.requireDest()
Return dest, guaranteed to be non-null.default @NonNull SimpleAddress
SourceDestKey.requireSource()
Return source, guaranteed to be non-null.Methods in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.lisp.address.types.rev151105.lisp.address.address.source.dest.key with parameters of type SimpleAddressModifier and TypeMethodDescriptionSourceDestKeyBuilder.setDest
(SimpleAddress value) Set the property corresponding toSourceDestKey.getDest()
to the specified value.SourceDestKeyBuilder.setSource
(SimpleAddress value) Set the property corresponding toSourceDestKey.getSource()
to the specified value.