Uses of Class
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.messages.rev180813.messages.state.MessageBuilder
Packages that use MessageBuilder
Package
Description
-
Uses of MessageBuilder in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.messages.rev180813.messages.state
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.messages.rev180813.messages.state that return MessageBuilderModifier and TypeMethodDescriptionMessageBuilder.addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<Message> augmentation) Add an augmentation to this builder's product.MessageBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Message>> augmentationType) Remove an augmentation from this builder's product.MessageBuilder.setAppName(String value) Set the property corresponding toMessage.getAppName()to the specified value.Set the property corresponding toMessage.getMsg()to the specified value.Set the property corresponding toMessage.getMsgid()to the specified value.MessageBuilder.setPriority(org.opendaylight.yangtools.yang.common.Uint8 value) Set the property corresponding toMessage.getPriority()to the specified value.Set the property corresponding toMessage.getProcid()to the specified value.