Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.cds.types.rev191024.FrontendType
Packages that use FrontendType
Package
Description
This package defines basic concepts used to interact with the CDS backend implementation.
-
Uses of FrontendType in org.opendaylight.controller.cluster.access.concepts
Methods in org.opendaylight.controller.cluster.access.concepts that return FrontendType -
Uses of FrontendType in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.cds.types.rev191024
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.cds.types.rev191024 that return FrontendTypeModifier and TypeMethodDescriptionstatic FrontendTypeFrontendType.getDefaultInstance(String defaultValue) FrontendIdentifier.getType()Return type, ornullif it is not present.default @NonNull FrontendTypeFrontendIdentifier.requireType()Return type, guaranteed to be non-null.Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.cds.types.rev191024 with parameters of type FrontendTypeModifierConstructorDescriptionFrontendType(FrontendType source) Creates a copy from Source Object.