Uses of Interface
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.messages.rev180813.messages.top.Messages
-
-
Uses of Messages in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.messages.rev180813
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.messages.rev180813 that return Messages Modifier and Type Method Description MessagesMessagesTop. getMessages()Return messages, ornullif it is not present. -
Uses of Messages in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.messages.rev180813.messages.top
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.messages.rev180813.messages.top with type parameters of type Messages Modifier and Type Method Description <E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<Messages>>
E$$MessagesBuilder. augmentation(Class<E$$> augmentationType)Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.messages.rev180813.messages.top that return Messages Modifier and Type Method Description MessagesMessagesBuilder. build()Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.messages.rev180813.messages.top that return types with arguments of type Messages Modifier and Type Method Description default Class<Messages>Messages. implementedInterface()Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.messages.rev180813.messages.top with parameters of type Messages Modifier and Type Method Description static booleanMessages. bindingEquals(@NonNull Messages thisObj, Object obj)Default implementation ofObject.equals(Object)contract for this interface.static intMessages. bindingHashCode(@NonNull Messages obj)Default implementation ofObject.hashCode()contract for this interface.static StringMessages. bindingToString(@NonNull Messages obj)Default implementation ofObject.toString()contract for this interface.Method parameters in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.messages.rev180813.messages.top with type arguments of type Messages Modifier and Type Method Description MessagesBuilderMessagesBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<Messages> augmentation)Add an augmentation to this builder's product.MessagesBuilderMessagesBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Messages>> augmentationType)Remove an augmentation from this builder's product.Constructors in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.messages.rev180813.messages.top with parameters of type Messages Constructor Description MessagesBuilder(Messages base) -
Uses of Messages in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.rev200413.system.top
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.rev200413.system.top that return Messages Modifier and Type Method Description MessagesSystemBuilder. getMessages()Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.rev200413.system.top with parameters of type Messages Modifier and Type Method Description SystemBuilderSystemBuilder. setMessages(Messages value)
-