Uses of Class
org.opendaylight.yang.gen.v1.urn.example.data.center.rev180807.device.start.InputBuilder
Packages that use InputBuilder
-
Uses of InputBuilder in org.opendaylight.yang.gen.v1.urn.example.data.center.rev180807.device.start
Methods in org.opendaylight.yang.gen.v1.urn.example.data.center.rev180807.device.start that return InputBuilderModifier and TypeMethodDescriptionInputBuilder.addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<Input> augmentation) Add an augmentation to this builder's product.InputBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Input>> augmentationType) Remove an augmentation from this builder's product.InputBuilder.setStartAt(String value) Set the property corresponding toInput.getStartAt()to the specified value.