Add union type builders (HC2VPP-62 workaround) 65/5065/4
authorMarek Gradzki <[email protected]>
Tue, 7 Feb 2017 17:21:19 +0000 (18:21 +0100)
committerMarek Gradzki <[email protected]>
Fri, 17 Feb 2017 13:12:11 +0000 (14:12 +0100)
commit4b6dd0d15903bd96ad344a588b75b93fd0088f55
tree0745558a9090dd7e737594e5ff2c6c6911afbe12
parent2c00d09e6a41fcb066b43e76beb14e3d79210cc4
Add union type builders (HC2VPP-62 workaround)

Change-Id: I17e5c7a23e864329130cf23c11888cc28d9c19ba
Signed-off-by: Marek Gradzki <[email protected]>
.gitignore
lisp/api/src/main/java/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/lisp/address/types/rev151105/Ipv4Matcher.java [new file with mode: 0644]
lisp/api/src/main/java/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/lisp/address/types/rev151105/Ipv6Matcher.java [new file with mode: 0644]
lisp/api/src/main/java/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/lisp/address/types/rev151105/MacMatcher.java [new file with mode: 0644]
lisp/api/src/main/java/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/lisp/address/types/rev151105/SimpleAddressBuilder.java [new file with mode: 0644]
v3po/api/src/main/java/org/opendaylight/yang/gen/v1/urn/ieee/params/xml/ns/yang/dot1q/types/rev150626/dot1q/tag/or/any/Dot1qTagVlanIdBuilder.java [new file with mode: 0644]
v3po/api/src/main/java/org/opendaylight/yang/gen/v1/urn/ieee/params/xml/ns/yang/dot1q/types/rev150626/dot1q/tag/ranges/or/any/Dot1qTagVlanIdBuilder.java [new file with mode: 0644]
v3po/api/src/main/java/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/v3po/rev161214/InterfaceNameOrIndexBuilder.java [new file with mode: 0644]
v3po/api/src/main/java/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/vpp/classifier/rev161214/OpaqueIndexBuilder.java [new file with mode: 0644]
v3po/api/src/main/java/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/vpp/classifier/rev161214/VppNodeBuilder.java [new file with mode: 0644]
vpp-integration/minimal-distribution/pom.xml