Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.classtype.object.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 TypeMethodDescriptionClasstypeObject.getClassType()Return classType, ornullif it is not present.@NonNull ClassTypeClasstypeObject.nonnullClassType()Return classType, or an empty instance if it is not present. -
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 with type parameters of type ClassTypeModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.binding.Augmentation<ClassType>>
E$$ClassTypeBuilder.augmentation(Class<E$$> augmentationType) Return the specified augmentation, if it is present in this builder.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.classtype.object that return ClassTypeModifier and TypeMethodDescription@NonNull ClassTypeClassTypeBuilder.build()A newClassTypeinstance.static @NonNull ClassTypeClassTypeBuilder.empty()Get empty instance of ClassType.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.classtype.object that return types with arguments of type ClassTypeMethods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.classtype.object with parameters of type ClassTypeModifier and TypeMethodDescriptionstatic booleanClassType.bindingEquals(@NonNull ClassType thisObj, Object obj) Default implementation ofObject.equals(java.lang.Object)contract for this interface.static intClassType.bindingHashCode(@NonNull ClassType obj) Default implementation ofObject.hashCode()contract for this interface.static StringClassType.bindingToString(@NonNull ClassType obj) Default implementation ofObject.toString()contract for this interface.Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.classtype.object with type arguments of type ClassTypeModifier and TypeMethodDescriptionClassTypeBuilder.addAugmentation(org.opendaylight.yangtools.binding.Augmentation<ClassType> augmentation) Add an augmentation to this builder's product.ClassTypeBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.binding.Augmentation<ClassType>> augmentationType) Remove an augmentation from this builder's product.Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.classtype.object with parameters of type ClassTypeModifierConstructorDescriptionClassTypeBuilder(ClassType base) Construct a builder initialized with state from specifiedClassType. -
Uses of ClassType in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.pcrep.message.pcrep.message.replies.result
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.pcrep.message.pcrep.message.replies.result that return ClassTypeModifier and TypeMethodDescriptionFailureCaseBuilder.getClassType()Return current value associated with the property corresponding toClasstypeObject.getClassType().Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.pcrep.message.pcrep.message.replies.result with parameters of type ClassTypeModifier and TypeMethodDescriptionFailureCaseBuilder.setClassType(ClassType value) Set the property corresponding toClasstypeObject.getClassType()to the specified value. -
Uses of ClassType in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.pcrep.message.pcrep.message.replies.result.success._case.success
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.pcrep.message.pcrep.message.replies.result.success._case.success that return ClassTypeModifier and TypeMethodDescriptionPathsBuilder.getClassType()Return current value associated with the property corresponding toClasstypeObject.getClassType().Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.pcrep.message.pcrep.message.replies.result.success._case.success with parameters of type ClassTypeModifier and TypeMethodDescriptionPathsBuilder.setClassType(ClassType value) Set the property corresponding toClasstypeObject.getClassType()to the specified value. -
Uses of ClassType in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.pcreq.message.pcreq.message.requests.segment.computation
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.pcreq.message.pcreq.message.requests.segment.computation that return ClassTypeModifier and TypeMethodDescriptionP2pBuilder.getClassType()Return current value associated with the property corresponding toClasstypeObject.getClassType().Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.pcreq.message.pcreq.message.requests.segment.computation with parameters of type ClassTypeModifier and TypeMethodDescriptionP2pBuilder.setClassType(ClassType value) Set the property corresponding toClasstypeObject.getClassType()to the specified value.