|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SecurityMarker | |
|---|---|
| com.pkrete.jsip2.messages.responses | |
| com.pkrete.jsip2.variables | |
| Uses of SecurityMarker in com.pkrete.jsip2.messages.responses |
|---|
| Methods in com.pkrete.jsip2.messages.responses that return SecurityMarker | |
|---|---|
SecurityMarker |
SIP2ItemInformationResponse.getSecurityMarker()
Returns the security marker of the item. |
| Methods in com.pkrete.jsip2.messages.responses with parameters of type SecurityMarker | |
|---|---|
void |
SIP2ItemInformationResponse.setSecurityMarker(SecurityMarker securityMarker)
Changes the security marker of the item. |
| Uses of SecurityMarker in com.pkrete.jsip2.variables |
|---|
| Methods in com.pkrete.jsip2.variables that return SecurityMarker | |
|---|---|
SecurityMarker |
SecurityMarkerFactory.getSecurityMarker(String code)
Returns the security marker that matches the given code. |
static SecurityMarker |
SecurityMarker.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static SecurityMarker[] |
SecurityMarker.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||