Class IgpMetric

  • All Implemented Interfaces:
    Serializable, org.opendaylight.yangtools.yang.binding.BindingObject, org.opendaylight.yangtools.yang.binding.ScalarTypeObject<org.opendaylight.yangtools.yang.common.Uint32>, org.opendaylight.yangtools.yang.binding.TypeObject

    @Generated("mdsal-binding-generator")
    public class IgpMetric
    extends org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.Uint24
    implements Serializable
    See Also:
    Serialized Form
    • Constructor Detail

      • IgpMetric

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

        public IgpMetric​(org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.Uint24 source)
        Creates a new instance from Uint24
        Parameters:
        source - Source object
    • Method Detail

      • getDefaultInstance

        public static IgpMetric getDefaultInstance​(String defaultValue)