Class RouterId

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

    @Generated("mdsal-binding-generator")
    public class RouterId
    extends org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IpAddressNoZone
    implements Serializable
    See Also:
    Serialized Form
    • Field Summary

      • Fields inherited from class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IpAddressNoZone

        PATTERN_CONSTANTS
    • Constructor Summary

      Constructors 
      Constructor Description
      RouterId​(org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IpAddressNoZone source)
      Creates a new instance from IpAddressNoZone
      RouterId​(org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv4AddressNoZone _ipv4AddressNoZone)  
      RouterId​(org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv6AddressNoZone _ipv6AddressNoZone)  
      RouterId​(RouterId source)
      Creates a copy from Source Object.
    • Constructor Detail

      • RouterId

        public RouterId​(org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv4AddressNoZone _ipv4AddressNoZone)
      • RouterId

        public RouterId​(org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv6AddressNoZone _ipv6AddressNoZone)
      • RouterId

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

        public RouterId​(org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IpAddressNoZone source)
        Creates a new instance from IpAddressNoZone
        Parameters:
        source - Source object
    • Method Detail

      • stringValue

        public String stringValue()
        Return a String representing the value of this union.
        Overrides:
        stringValue in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IpAddressNoZone
        Returns:
        String representation of this union's value.