[YANGTOOLS-59] TypeProvider returns null type for enumeration Created: 27/Nov/13  Updated: 10/Apr/22  Resolved: 28/Nov/13

Status: Resolved
Project: yangtools
Component/s: None
Affects Version/s: None
Fix Version/s: None

Type: Bug
Reporter: Maros Marsalek Assignee: Unassigned
Resolution: Done Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified
Environment:

Operating System: All
Platform: All


External issue ID: 170

 Description   

calling TypeProviderImpl.javaTypeForSchemaDefinitionType with a typedef based on enumeration returns null:

typedef thread-state {
type enumeration

{ enum "STARTED"; enum "STOPPED"; }

description "Enum type holding state in which a thread can be.";
}



 Comments   
Comment by Martin Vitez [ 28/Nov/13 ]

Fixed:

https://git.opendaylight.org/gerrit/#/c/3183/

Generated at Wed Feb 07 20:52:08 UTC 2024 using Jira 8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d.