Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.exclude.route.object.xro.SubobjectBuilder
Packages that use SubobjectBuilder
Package
Description
-
Uses of SubobjectBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.exclude.route.object.xro
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.exclude.route.object.xro that return SubobjectBuilderModifier and TypeMethodDescriptionSubobjectBuilder.addAugmentation(org.opendaylight.yangtools.binding.Augmentation<Subobject> augmentation) Add an augmentation to this builder's product.SubobjectBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.binding.Augmentation<Subobject>> augmentationType) Remove an augmentation from this builder's product.SubobjectBuilder.setAttribute(org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.ExcludeRouteSubobjects.Attribute value) Set the property corresponding toExcludeRouteSubobjects.getAttribute()to the specified value.SubobjectBuilder.setMandatory(Boolean value) Set the property corresponding toExcludeRouteSubobjects.getMandatory()to the specified value.SubobjectBuilder.setSubobjectType(org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.basic.explicit.route.subobjects.SubobjectType value) Set the property corresponding toBasicExplicitRouteSubobjects.getSubobjectType()to the specified value.