|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.nhind.config.CertificateGetOptions
public class CertificateGetOptions
| Constructor Summary | |
|---|---|
CertificateGetOptions()
|
|
CertificateGetOptions(boolean includeData,
boolean includePrivateKey,
EntityStatus status)
|
|
| Method Summary | |
|---|---|
boolean |
equals(Object obj)
|
static org.apache.axis.encoding.Deserializer |
getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Deserializer |
static org.apache.axis.encoding.Serializer |
getSerializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Serializer |
EntityStatus |
getStatus()
Gets the status value for this CertificateGetOptions. |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
int |
hashCode()
|
boolean |
isIncludeData()
Gets the includeData value for this CertificateGetOptions. |
boolean |
isIncludePrivateKey()
Gets the includePrivateKey value for this CertificateGetOptions. |
void |
setIncludeData(boolean includeData)
Sets the includeData value for this CertificateGetOptions. |
void |
setIncludePrivateKey(boolean includePrivateKey)
Sets the includePrivateKey value for this CertificateGetOptions. |
void |
setStatus(EntityStatus status)
Sets the status value for this CertificateGetOptions. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CertificateGetOptions()
public CertificateGetOptions(boolean includeData,
boolean includePrivateKey,
EntityStatus status)
| Method Detail |
|---|
public boolean isIncludeData()
public void setIncludeData(boolean includeData)
includeData - public boolean isIncludePrivateKey()
public void setIncludePrivateKey(boolean includePrivateKey)
includePrivateKey - public EntityStatus getStatus()
public void setStatus(EntityStatus status)
status - public boolean equals(Object obj)
equals in class Objectpublic int hashCode()
hashCode in class Objectpublic static org.apache.axis.description.TypeDesc getTypeDesc()
public static org.apache.axis.encoding.Serializer getSerializer(String mechType,
Class _javaType,
QName _xmlType)
public static org.apache.axis.encoding.Deserializer getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||