Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.ClassType
Package
Description
-
Uses of ClassType in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109
Modifier and TypeMethodDescriptionstatic ClassType
ClassType.getDefaultInstance
(String defaultValue) -
Uses of ClassType in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.classtype.object
Modifier 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.Modifier 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
Modifier 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()
.Modifier 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
Modifier 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.Modifier and TypeMethodDescriptionLink1Builder.setClassType
(ClassType value) Set the property corresponding toTunnelPcepLinkCfgAttributes.getClassType()
to the specified value.