|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.wso2.wsas.admin.service.util.ProtectionOrderData
public class ProtectionOrderData
Protection order status
Constructor Summary | |
---|---|
ProtectionOrderData()
|
Method Summary | |
---|---|
int |
getRepetition()
|
boolean |
isSignBeforeEncrypt()
|
void |
setRepetition(int repetition)
|
void |
setSignBeforeEncrypt(boolean signBeforeEncrypt)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ProtectionOrderData()
Method Detail |
---|
public int getRepetition()
public void setRepetition(int repetition)
public boolean isSignBeforeEncrypt()
public void setSignBeforeEncrypt(boolean signBeforeEncrypt)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |