Uses of Interface
org.opendaylight.yangtools.yang.common.CanonicalValue
-
Uses of CanonicalValue in org.opendaylight.yangtools.yang.common
Classes in org.opendaylight.yangtools.yang.common with type parameters of type CanonicalValueModifier and TypeClassDescriptionclassAbstractCanonicalValueSupport<T extends CanonicalValue<T>>Base implementation ofCanonicalValueSupport.interfaceCanonicalValue<T extends CanonicalValue<T>>A typed value in its internal Java representation.interfaceCanonicalValueSupport<T extends CanonicalValue<T>>Support for aCanonicalValuesubclasses.interfaceCanonicalValueValidator<T extends CanonicalValue<T>,V extends T> CanonicalValuevalidator interface.Classes in org.opendaylight.yangtools.yang.common that implement CanonicalValueModifier and TypeClassDescriptionclassCachingDerivedString<T extends CachingDerivedString<T>>A opportunistically-cachingDerivedString.classDedicated type for YANG's 'type decimal64' type.classDerivedString<T extends DerivedString<T>>Abstract base class for objects which are string-equivalent to canonical string representation specified in a YANG model.classDedicated type for YANG'stype uint16type.classDedicated type for YANG'stype uint32type.classDedicated type for YANG'stype uint64type.classDedicated type for YANG'stype uint8type.Methods in org.opendaylight.yangtools.yang.common with type parameters of type CanonicalValueModifier and TypeMethodDescriptiondefault <X extends CanonicalValue<X>>
CanonicalValueSupport<X>CanonicalValueSupport.unsafe()Unsafe cast to a factory type.