Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enum #10

Open
adriangalera opened this issue Apr 11, 2018 · 2 comments
Open

Enum #10

adriangalera opened this issue Apr 11, 2018 · 2 comments

Comments

@adriangalera
Copy link

Hello, I'm using jasn1 to generate a java model from an ASN.1 defintion.
Would it be possible to generate a Java Enum in cases like that?

StationType ::= INTEGER {unknown(0), pedestrian(1), cyclist(2),
moped(3), motorcycle(4), passengerCar(5), bus(6), lightTruck(7),
heavyTruck(8), trailer(9), specialVehicles(10), tram(11),
roadSideUnit(15)} (0..255)

Thanks!

@sfeuerhahn
Copy link
Contributor

I'll put that on my todo list.

@LukaTchumburidze
Copy link

Will this be supported anytime soon?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants