Class Bandwidth

  • All Implemented Interfaces:
    Serializable, org.opendaylight.yangtools.yang.binding.BindingObject, org.opendaylight.yangtools.yang.binding.ScalarTypeObject<byte[]>, org.opendaylight.yangtools.yang.binding.TypeObject

    @Generated("mdsal-binding-generator")
    public class Bandwidth
    extends Float32
    implements Serializable
    See Also:
    Serialized Form
    • Constructor Detail

      • Bandwidth

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

        public Bandwidth​(Float32 source)
        Creates a new instance from Float32
        Parameters:
        source - Source object
    • Method Detail

      • getDefaultInstance

        public static Bandwidth getDefaultInstance​(String defaultValue)