Class BgpId

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

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

      • PATTERN_CONSTANTS

        public static final List<String> PATTERN_CONSTANTS
    • Constructor Detail

      • BgpId

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

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

      • getDefaultInstance

        public static BgpId getDefaultInstance​(String defaultValue)