Uses of Class
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.netconf.notification._1._0.rev080714.StreamNameType
-
-
Uses of StreamNameType in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.netconf.notification._1._0.rev080714
Methods in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.netconf.notification._1._0.rev080714 that return StreamNameType Modifier and Type Method Description static StreamNameTypeStreamNameType. getDefaultInstance(String defaultValue)StreamNameTypeCreateSubscriptionInput. getStream()Return stream, ornullif it is not present.StreamNameTypeCreateSubscriptionInputBuilder. getStream()Methods in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.netconf.notification._1._0.rev080714 with parameters of type StreamNameType Modifier and Type Method Description CreateSubscriptionInputBuilderCreateSubscriptionInputBuilder. setStream(StreamNameType value)Constructors in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.netconf.notification._1._0.rev080714 with parameters of type StreamNameType Constructor Description StreamNameType(StreamNameType source)Creates a copy from Source Object. -
Uses of StreamNameType in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.netmod.notification.rev080714.netconf.streams
Methods in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.netmod.notification.rev080714.netconf.streams that return StreamNameType Modifier and Type Method Description StreamNameTypeStream. getName()Return name, ornullif it is not present.StreamNameTypeStreamBuilder. getName()@NonNull StreamNameTypeStreamKey. getName()Methods in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.netmod.notification.rev080714.netconf.streams with parameters of type StreamNameType Modifier and Type Method Description StreamBuilderStreamBuilder. setName(StreamNameType value)Constructors in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.netmod.notification.rev080714.netconf.streams with parameters of type StreamNameType Constructor Description StreamKey(@NonNull StreamNameType _name)
-