public class UserAgentPermission extends Object
Constructor and Description |
---|
UserAgentPermission() |
Modifier and Type | Method and Description |
---|---|
String |
getId()
Returns the id.
|
int |
getType()
Returns the type.
|
UserAgent |
getUserAgent()
Returns the userAgent.
|
String |
getValue()
Returns the userAgentId.
|
void |
setId(String id)
Sets the id.
|
void |
setType(int type)
Sets the type.
|
void |
setUserAgent(UserAgent userAgent)
Sets the userAgent.
|
void |
setValue(String value)
Sets the value.
|
public UserAgent getUserAgent()
public void setUserAgent(UserAgent userAgent)
userAgent
- the userAgent value to set.public String getId()
public void setId(String id)
id
- the id value to set.public int getType()
public void setType(int type)
type
- the type value to set.public String getValue()
public void setValue(String value)
value
- the value value to set.LumisXP 12.3.0.200408 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.