Class BgpCommunityRegexpType

  • 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 BgpCommunityRegexpType
    extends StdRegexp
    implements Serializable
    See Also:
    Serialized Form
    • Constructor Detail

      • BgpCommunityRegexpType

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

        public BgpCommunityRegexpType​(StdRegexp source)
        Creates a new instance from StdRegexp
        Parameters:
        source - Source object