Uses of Interface
org.opendaylight.yangtools.binding.runtime.api.RuntimeType
-
Uses of RuntimeType in org.opendaylight.yangtools.binding.runtime.api
Subinterfaces of RuntimeType in org.opendaylight.yangtools.binding.runtime.apiModifier and TypeInterfaceDescriptioninterfaceARuntimeTypeassociated with anactionstatement.interfaceARuntimeTypeassociated with aanydatastatement.interfaceARuntimeTypeassociated with ananyxmlstatement.interfaceACompositeRuntimeTypewhich is also can be targeted byaugmentstatements.interfaceARuntimeTypeassociated with anaugmentstatement.interfaceARuntimeTypeassociated with acasestatement.interfaceARuntimeTypeassociated with achoicestatement.interfaceARuntimeTypewhich is also aRuntimeTypeContainer.interfaceContainerLikeRuntimeType<D extends DeclaredStatement<QName>,E extends DataTreeEffectiveStatement<D> & DataTreeAwareEffectiveStatement<QName, D>> ARuntimeTypeassociated with a statement with similar semantics ascontainerstatement.interfaceARuntimeTypeassociated with acontainerstatement.interfaceMarker interface for concreteRuntimeTypes relevant when dealing data hierarchy.interfaceARuntimeTypeassociated with afeaturestatement.interfaceARuntimeTypeassociated with aGeneratedType.interfaceARuntimeTypeassociated with agroupingstatement.interfaceARuntimeTypeassociated with aidentitystatement.interfaceARuntimeTypeassociated with aninputstatement.interfaceCommon interface for run-time types associated with invokable operations, such as those defined byactionandrpcstatements.interfaceARuntimeTypeassociated with akeystatement.interfaceADataRuntimeTypeassociated with aleaf-liststatement.interfaceADataRuntimeTypeassociated with aleafstatement.interfaceARuntimeTypeassociated with aliststatement.interfaceARuntimeTypeassociated with amodulestatement.interfaceACompositeRuntimeTypeassociated with anotificationstatement.interfaceinterfaceinterfaceARuntimeTypeassociated with anoutputstatement.interfaceARuntimeTypeassociated with anrpcstatement.interfaceARuntimeTypeassociated with atypedefstatement.interfaceACompositeRuntimeTypeassociated with a RESTCONFyang-datastatement.Methods in org.opendaylight.yangtools.binding.runtime.api that return RuntimeTypeModifier and TypeMethodDescriptiondefault @Nullable RuntimeTypeRuntimeTypeContainer.bindingChild(org.opendaylight.yangtools.binding.model.api.Type type) final RuntimeTypeAbstractBindingRuntimeContext.getTypeWithSchema(Class<?> type) @NonNull RuntimeTypeBindingRuntimeContext.getTypeWithSchema(Class<?> type) Returns schema (DataSchemaNode,AugmentationSchemaNodeorTypeDefinition) from which supplied class was generated.default @Nullable RuntimeTypeBindingRuntimeTypes.schemaTreeChild(SchemaNodeIdentifier.Absolute path) @Nullable RuntimeTypeRuntimeTypeContainer.schemaTreeChild(QName qname) Methods in org.opendaylight.yangtools.binding.runtime.api that return types with arguments of type RuntimeTypeModifier and TypeMethodDescriptionBindingRuntimeTypes.findSchema(org.opendaylight.yangtools.binding.model.api.JavaTypeName typeName)