Uses of Class
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.netconf.acm.rev180214.NodeInstanceIdentifier
-
-
Uses of NodeInstanceIdentifier in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.netconf.acm.rev180214
Methods in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.netconf.acm.rev180214 that return NodeInstanceIdentifier Modifier and Type Method Description static NodeInstanceIdentifierNodeInstanceIdentifier. getDefaultInstance(String defaultValue)Constructors in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.netconf.acm.rev180214 with parameters of type NodeInstanceIdentifier Constructor Description NodeInstanceIdentifier(NodeInstanceIdentifier source)Creates a copy from Source Object. -
Uses of NodeInstanceIdentifier 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 NodeInstanceIdentifier Modifier and Type Method Description NodeInstanceIdentifierDataNode. getPath()Return path, ornullif it is not present.NodeInstanceIdentifierDataNodeBuilder. getPath()default @NonNull NodeInstanceIdentifierDataNode. requirePath()Return path, 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 NodeInstanceIdentifier Modifier and Type Method Description DataNodeBuilderDataNodeBuilder. setPath(NodeInstanceIdentifier value)
-