|
Sonic Management API | |||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
public static interface IAbstractRouteDirectWSBean.IAbstractWssType
Inner class representing WssType This class extends IMgmtListBase
| Method Summary | |
|---|---|
IRouteDirectWSBean.ICredentialsType |
getCredentials()
Get the attribute for CREDENTIALS. |
IMgmtAttributeMetaData |
getCredentialsMetaData()
Get the attribute metadata for CREDENTIALS. |
java.lang.String |
getDestinationCertificateIssuerName()
Get the attribute for DESTINATION_CERTIFICATE_ISSUER_NAME as a String value. |
java.lang.String |
getDestinationCertificateIssuerName(java.lang.String defValue)
Get the attribute for DESTINATION_CERTIFICATE_ISSUER_NAME as a String value. |
IMgmtAttributeMetaData |
getDestinationCertificateIssuerNameMetaData()
Get the attribute metadata for DESTINATION_CERTIFICATE_ISSUER_NAME. |
java.lang.String |
getDestinationCertificateIssuerNumber()
Get the attribute for DESTINATION_CERTIFICATE_ISSUER_NUMBER as a String value. |
java.lang.String |
getDestinationCertificateIssuerNumber(java.lang.String defValue)
Get the attribute for DESTINATION_CERTIFICATE_ISSUER_NUMBER as a String value. |
IMgmtAttributeMetaData |
getDestinationCertificateIssuerNumberMetaData()
Get the attribute metadata for DESTINATION_CERTIFICATE_ISSUER_NUMBER. |
void |
setDestinationCertificateIssuerName(java.lang.String value)
Set the attribute for DESTINATION_CERTIFICATE_ISSUER_NAME to the specified String value. |
void |
setDestinationCertificateIssuerNumber(java.lang.String value)
Set the attribute for DESTINATION_CERTIFICATE_ISSUER_NUMBER to the specified String value. |
| Methods inherited from interface com.sonicsw.ma.mgmtapi.config.IMgmtSubBeanBase |
|---|
getBigDecimalAttribute, getBooleanAttribute, getByteArrayAttribute, getIntegerAttribute, getLongAttribute, getReferenceAttribute, getStringAttribute, setBigDecimalAttribute, setBooleanAttribute, setByteArrayAttribute, setIntegerAttribute, setLongAttribute, setReferenceAttribute, setStringAttribute |
| Methods inherited from interface com.sonicsw.ma.mgmtapi.config.IMgmtBase |
|---|
getAttributeList, getAttributeMap, getAttributeMetaData, getConfigBean, getConfigBeanName, getConfigBeanNameTail, getConfigPath, getConfigPath, getMgmtBeanFactory, getParent, removeAttribute, setAttribute |
| Method Detail |
|---|
IRouteDirectWSBean.ICredentialsType getCredentials()
throws MgmtException
MgmtException - Thrown when this attribute doesn't exist or
if there is some problem obtaining this attribute
IMgmtAttributeMetaData getCredentialsMetaData()
throws MgmtException
MgmtException - Thrown when this attribute metadata doesn't exist or
if there is some problem obtaining this attribute metadata
java.lang.String getDestinationCertificateIssuerName()
throws MgmtException
MgmtException - Thrown when this attribute doesn't exist or
if there is some problem obtaining this attribute
java.lang.String getDestinationCertificateIssuerName(java.lang.String defValue)
throws MgmtException
defValue - The default value to return if this attribute doesn't exist
MgmtException - Thrown when this attribute doesn't exist or
if there is some problem obtaining this attribute
IMgmtAttributeMetaData getDestinationCertificateIssuerNameMetaData()
throws MgmtException
MgmtException - Thrown when this attribute doesn't exist or
if there is some problem obtaining this attribute's metadata
java.lang.String getDestinationCertificateIssuerNumber()
throws MgmtException
MgmtException - Thrown when this attribute doesn't exist or
if there is some problem obtaining this attribute
java.lang.String getDestinationCertificateIssuerNumber(java.lang.String defValue)
throws MgmtException
defValue - The default value to return if this attribute doesn't exist
MgmtException - Thrown when this attribute doesn't exist or
if there is some problem obtaining this attribute
IMgmtAttributeMetaData getDestinationCertificateIssuerNumberMetaData()
throws MgmtException
MgmtException - Thrown when this attribute doesn't exist or
if there is some problem obtaining this attribute's metadata
void setDestinationCertificateIssuerName(java.lang.String value)
throws MgmtException
value - The String value for this attribute
MgmtException - Thrown if there is some problem setting this attribute
void setDestinationCertificateIssuerNumber(java.lang.String value)
throws MgmtException
value - The String value for this attribute
MgmtException - Thrown if there is some problem setting this attribute
|
Sonic Management API | |||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||