Uses of Class
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.netconf.acm.rev180214.nacm.rule.list.rule.rule.type.ProtocolOperation.RpcName
-
Packages that use ProtocolOperation.RpcName Package Description org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.netconf.acm.rev180214.nacm.rule.list.rule.rule.type -
-
Uses of ProtocolOperation.RpcName in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.netconf.acm.rev180214.nacm.rule.list.rule.rule.type
Methods in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.netconf.acm.rev180214.nacm.rule.list.rule.rule.type that return ProtocolOperation.RpcName Modifier and Type Method Description static ProtocolOperation.RpcNameProtocolOperationRpcNameBuilder. getDefaultInstance(String defaultValue)ProtocolOperation.RpcNameProtocolOperation. getRpcName()Return rpcName, ornullif it is not present.ProtocolOperation.RpcNameProtocolOperationBuilder. getRpcName()default @NonNull ProtocolOperation.RpcNameProtocolOperation. requireRpcName()Return rpcName, guaranteed to be non-null.Methods in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.netconf.acm.rev180214.nacm.rule.list.rule.rule.type with parameters of type ProtocolOperation.RpcName Modifier and Type Method Description ProtocolOperationBuilderProtocolOperationBuilder. setRpcName(ProtocolOperation.RpcName value)Constructors in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.netconf.acm.rev180214.nacm.rule.list.rule.rule.type with parameters of type ProtocolOperation.RpcName Constructor Description RpcName(ProtocolOperation.RpcName source)Creates a copy from Source Object.
-