i know, create a getter method but what i need to do is like in C, how we use headers to define data types and include that header, i want to define an enum in a java class only once and use it everywhere in my package. here is my example :
Code:
public class WlanLayer {
/** Enum of status flags
Leave a comment: