Class Loss

  • 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 Loss
    extends org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.Uint24
    implements Serializable
    See Also:
    Serialized Form
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static String _UNITS  
    • Constructor Summary

      Constructors 
      Constructor Description
      Loss​(Long _value)
      Deprecated, for removal: This API element is subject to removal in a future version.
      Use Loss(Uint32) instead.
      Loss​(org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.Uint24 source)
      Creates a new instance from Uint24
      Loss​(Loss source)
      Creates a copy from Source Object.
      Loss​(org.opendaylight.yangtools.yang.common.Uint32 _value)  
    • Constructor Detail

      • Loss

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

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

        public Loss​(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 Loss getDefaultInstance​(String defaultValue)
      • toString

        public String toString()
        Overrides:
        toString in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.Uint24