Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.ClassType
Packages that use ClassType
Package
Description
-
Uses of ClassType in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109 that return ClassTypeModifier and TypeMethodDescriptionstatic ClassType
ClassType.getDefaultInstance
(String defaultValue) Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109 with parameters of type ClassType -
Uses of ClassType in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.classtype.object
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.classtype.object that return ClassTypeModifier and TypeMethodDescriptionClassType.getClassType()
Return classType, ornull
if it is not present.ClassTypeBuilder.getClassType()
Return current value associated with the property corresponding toClassType.getClassType()
.default @NonNull ClassType
ClassType.requireClassType()
Return classType, guaranteed to be non-null.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.classtype.object with parameters of type ClassTypeModifier and TypeMethodDescriptionClassTypeBuilder.setClassType
(ClassType value) Set the property corresponding toClassType.getClassType()
to the specified value. -
Uses of ClassType in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.tunnel.pcep.programming.rev181109
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.tunnel.pcep.programming.rev181109 that return ClassTypeModifier and TypeMethodDescriptionPcepCreateP2pTunnelInputBuilder.getClassType()
Return current value associated with the property corresponding toTunnelPcepLinkCfgAttributes.getClassType()
.PcepUpdateTunnelInputBuilder.getClassType()
Return current value associated with the property corresponding toTunnelPcepLinkCfgAttributes.getClassType()
.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.tunnel.pcep.programming.rev181109 with parameters of type ClassTypeModifier and TypeMethodDescriptionPcepCreateP2pTunnelInputBuilder.setClassType
(ClassType value) Set the property corresponding toTunnelPcepLinkCfgAttributes.getClassType()
to the specified value.PcepUpdateTunnelInputBuilder.setClassType
(ClassType value) Set the property corresponding toTunnelPcepLinkCfgAttributes.getClassType()
to the specified value. -
Uses of ClassType in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.tunnel.pcep.rev181109
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.tunnel.pcep.rev181109 that return ClassTypeModifier and TypeMethodDescriptionLink1Builder.getClassType()
Return current value associated with the property corresponding toTunnelPcepLinkCfgAttributes.getClassType()
.TunnelPcepLinkCfgAttributes.getClassType()
Return classType, ornull
if it is not present.default @NonNull ClassType
TunnelPcepLinkCfgAttributes.requireClassType()
Return classType, guaranteed to be non-null.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.tunnel.pcep.rev181109 with parameters of type ClassTypeModifier and TypeMethodDescriptionLink1Builder.setClassType
(ClassType value) Set the property corresponding toTunnelPcepLinkCfgAttributes.getClassType()
to the specified value.