tecgraf.openbus.core.v1_05.registry_service
Class AuthorizationType
java.lang.Object
tecgraf.openbus.core.v1_05.registry_service.AuthorizationType
- All Implemented Interfaces:
- Serializable, IDLEntity
public final class AuthorizationType
- extends Object
- implements IDLEntity
Generated from IDL enum "AuthorizationType".
- Version:
- generated at Jan 25, 2017 11:06:46 AM
- Author:
- JacORB IDL compiler V 3.8
- See Also:
- Serialized Form
_ATUser
public static final int _ATUser
- See Also:
- Constant Field Values
ATUser
public static final AuthorizationType ATUser
_ATSystemDeployment
public static final int _ATSystemDeployment
- See Also:
- Constant Field Values
ATSystemDeployment
public static final AuthorizationType ATSystemDeployment
AuthorizationType
protected AuthorizationType(int i)
value
public int value()
from_int
public static AuthorizationType from_int(int value)
toString
public String toString()
- Overrides:
toString in class Object
Copyright © 2017 Tecgraf/PUC-Rio. All rights reserved.