Uses of Interface
org.opendaylight.yangtools.binding.runtime.api.AugmentRuntimeType
-
Uses of AugmentRuntimeType in org.opendaylight.yangtools.binding.runtime.api
Methods in org.opendaylight.yangtools.binding.runtime.api that return AugmentRuntimeTypeModifier and TypeMethodDescriptionfinal <T extends Augmentation<?>>
AugmentRuntimeTypeAbstractBindingRuntimeContext.getAugmentationDefinition(Class<T> augClass) <T extends Augmentation<?>>
@Nullable AugmentRuntimeTypeBindingRuntimeContext.getAugmentationDefinition(Class<T> augClass) Returns schema of augmentation.Methods in org.opendaylight.yangtools.binding.runtime.api that return types with arguments of type AugmentRuntimeTypeModifier and TypeMethodDescription@NonNull List<AugmentRuntimeType> AugmentableRuntimeType.augments()Return theAugmentRuntimeTypes extending this type, matching the underlyingRuntimeType.statement().