public interface FooAct extends Action<InstanceIdentifier<Other>,Input,Output>
This class represents the following YANG schema fragment defined in module mdsal-300
action foo-act { input; output; }The schema path to identify an instance is mdsal-300/other/foo-act
Copyright © 2019 OpenDaylight. All rights reserved.