Uses of Class
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.netconf.notifications.rev120206.changed.by.parms.ChangedByBuilder
-
Packages that use ChangedByBuilder Package Description org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.netconf.notifications.rev120206.changed.by.parms -
-
Uses of ChangedByBuilder in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.netconf.notifications.rev120206.changed.by.parms
Methods in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.netconf.notifications.rev120206.changed.by.parms that return ChangedByBuilder Modifier and Type Method Description ChangedByBuilderChangedByBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<ChangedBy> augmentation)Add an augmentation to this builder's product.ChangedByBuilderChangedByBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<ChangedBy>> augmentationType)Remove an augmentation from this builder's product.ChangedByBuilderChangedByBuilder. setServerOrUser(ServerOrUser value)
-