Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.classtype.object.ClassTypeBuilder
Packages that use ClassTypeBuilder
Package
Description
-
Uses of ClassTypeBuilder 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 ClassTypeBuilderModifier 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.ClassTypeBuilder.setClassType(ClassType value) Set the property corresponding toClassType.getClassType()to the specified value.Set the property corresponding toObjectHeader.getIgnore()to the specified value.ClassTypeBuilder.setProcessingRule(Boolean value) Set the property corresponding toObjectHeader.getProcessingRule()to the specified value.