Class OspfInterfaceIdentifier

  • All Implemented Interfaces:
    Serializable, org.opendaylight.yangtools.yang.binding.BindingObject, org.opendaylight.yangtools.yang.binding.TypeObject

    public class OspfInterfaceIdentifier
    extends Object
    implements org.opendaylight.yangtools.yang.binding.TypeObject, Serializable
    See Also:
    Serialized Form
    • Constructor Detail

      • OspfInterfaceIdentifier

        @Deprecated(forRemoval=true)
        public OspfInterfaceIdentifier​(Long _value)
        Deprecated, for removal: This API element is subject to removal in a future version.
        Use {#link OspfInterfaceIdentifier(Uint32)} instead.
        Utility migration constructor.
        Parameters:
        _value - value in legacy Java type
      • OspfInterfaceIdentifier

        public OspfInterfaceIdentifier​(OspfInterfaceIdentifier source)
        Creates a copy from Source Object.
        Parameters:
        source - Source object