Interface GetKeyOutput

  • All Superinterfaces:
    org.opendaylight.yangtools.yang.binding.Augmentable<GetKeyOutput>, org.opendaylight.yangtools.yang.binding.BindingObject, org.opendaylight.yangtools.yang.binding.DataContainer, org.opendaylight.yangtools.yang.binding.DataObject, MappingAuthkeyContainer, org.opendaylight.yangtools.yang.binding.RpcOutput

    public interface GetKeyOutput
    extends MappingAuthkeyContainer, org.opendaylight.yangtools.yang.binding.RpcOutput, org.opendaylight.yangtools.yang.binding.Augmentable<GetKeyOutput>

    This class represents the following YANG schema fragment defined in module odl-mappingservice

     output output {
       uses lisp-proto:mapping-authkey-container;
     }
     
    The schema path to identify an instance is odl-mappingservice/get-key/output

    To create instances of this class use GetKeyOutputBuilder.

    See Also:
    GetKeyOutputBuilder
    • Field Detail

      • QNAME

        static final @NonNull org.opendaylight.yangtools.yang.common.QName QNAME
    • Method Detail

      • implementedInterface

        default java.lang.Class<GetKeyOutput> implementedInterface()
        Specified by:
        implementedInterface in interface org.opendaylight.yangtools.yang.binding.DataContainer
        Specified by:
        implementedInterface in interface org.opendaylight.yangtools.yang.binding.DataObject
        Specified by:
        implementedInterface in interface MappingAuthkeyContainer
        Specified by:
        implementedInterface in interface org.opendaylight.yangtools.yang.binding.RpcOutput