|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Method Summary | |
void |
addEntry(String newIdentifier,
String newSecret,
String newSecretType,
String newAuthType,
String newAuthState,
String newCredentialState,
String newDescription,
String newMACAddress,
long newCredentialDuration,
String newLinkedIdentifier,
fr.imag.adele.util.upnp.holder.IntegerHolder newNumberOfEntries)
This method is "add description here" newIdentifier in parameter newSecret in parameter newSecretType in parameter newAuthType in parameter newAuthState in parameter newCredentialState in parameter newDescription in parameter newMACAddress in parameter newCredentialDuration in parameter newLinkedIdentifier in parameter newNumberOfEntries out parameter |
void |
deleteEntry(String newIdentifier,
fr.imag.adele.util.upnp.holder.IntegerHolder newNumberOfEntries)
This method is "add description here" newIdentifier in parameter newNumberOfEntries out parameter |
void |
factoryDefaultReset()
This method is "add description here" |
String |
getAuthStateStateVariableValue()
|
String |
getAuthTypeStateVariableValue()
|
Long |
getCredentialDurationStateVariableValue()
|
String |
getCredentialStateStateVariableValue()
|
String |
getDescriptionStateVariableValue()
|
void |
getGenericEntry(int newIndex,
fr.imag.adele.util.upnp.holder.StringHolder newIdentifier,
fr.imag.adele.util.upnp.holder.StringHolder newSecret,
fr.imag.adele.util.upnp.holder.StringHolder newSecretType,
fr.imag.adele.util.upnp.holder.StringHolder newAuthType,
fr.imag.adele.util.upnp.holder.StringHolder newAuthState,
fr.imag.adele.util.upnp.holder.StringHolder newCredentialState,
fr.imag.adele.util.upnp.holder.StringHolder newDescription,
fr.imag.adele.util.upnp.holder.StringHolder newMACAddress,
fr.imag.adele.util.upnp.holder.LongHolder newCredentialDuration,
fr.imag.adele.util.upnp.holder.StringHolder newLinkedIdentifier)
This method is "add description here" newIndex in parameter newIdentifier out parameter newSecret out parameter newSecretType out parameter newAuthType out parameter newAuthState out parameter newCredentialState out parameter newDescription out parameter newMACAddress out parameter newCredentialDuration out parameter newLinkedIdentifier out parameter |
String |
getIdentifierStateVariableValue()
|
String |
getLastChangeStateVariableValue()
|
String |
getLastErrorStateVariableValue()
|
String |
getLinkedIdentifierStateVariableValue()
|
String |
getMACAddressStateVariableValue()
|
void |
getNumberOfEntries(fr.imag.adele.util.upnp.holder.IntegerHolder newNumberOfEntries)
This method is "add description here" newNumberOfEntries out parameter |
Integer |
getNumberOfEntriesStateVariableValue()
|
String |
getSecretStateVariableValue()
|
String |
getSecretTypeStateVariableValue()
|
void |
getSpecificEntry(String newIdentifierKey,
fr.imag.adele.util.upnp.holder.StringHolder newIdentifier,
fr.imag.adele.util.upnp.holder.StringHolder newSecret,
fr.imag.adele.util.upnp.holder.StringHolder newSecretType,
fr.imag.adele.util.upnp.holder.StringHolder newAuthType,
fr.imag.adele.util.upnp.holder.StringHolder newAuthState,
fr.imag.adele.util.upnp.holder.StringHolder newCredentialState,
fr.imag.adele.util.upnp.holder.StringHolder newDescription,
fr.imag.adele.util.upnp.holder.StringHolder newMACAddress,
fr.imag.adele.util.upnp.holder.LongHolder newCredentialDuration,
fr.imag.adele.util.upnp.holder.StringHolder newLinkedIdentifier)
This method is "add description here" newIdentifierKey in parameter newIdentifier out parameter newSecret out parameter newSecretType out parameter newAuthType out parameter newAuthState out parameter newCredentialState out parameter newDescription out parameter newMACAddress out parameter newCredentialDuration out parameter newLinkedIdentifier out parameter |
void |
resetAuthentication()
This method is "add description here" |
void |
updateEntry(String newIdentifier,
String newSecret,
String newSecretType,
String newAuthType,
String newAuthState,
String newCredentialState,
String newDescription,
String newMACAddress,
long newCredentialDuration,
String newLinkedIdentifier,
fr.imag.adele.util.upnp.holder.IntegerHolder newNumberOfEntries)
This method is "add description here" newIdentifier in parameter newSecret in parameter newSecretType in parameter newAuthType in parameter newAuthState in parameter newCredentialState in parameter newDescription in parameter newMACAddress in parameter newCredentialDuration in parameter newLinkedIdentifier in parameter newNumberOfEntries out parameter |
Method Detail |
public void getGenericEntry(int newIndex, fr.imag.adele.util.upnp.holder.StringHolder newIdentifier, fr.imag.adele.util.upnp.holder.StringHolder newSecret, fr.imag.adele.util.upnp.holder.StringHolder newSecretType, fr.imag.adele.util.upnp.holder.StringHolder newAuthType, fr.imag.adele.util.upnp.holder.StringHolder newAuthState, fr.imag.adele.util.upnp.holder.StringHolder newCredentialState, fr.imag.adele.util.upnp.holder.StringHolder newDescription, fr.imag.adele.util.upnp.holder.StringHolder newMACAddress, fr.imag.adele.util.upnp.holder.LongHolder newCredentialDuration, fr.imag.adele.util.upnp.holder.StringHolder newLinkedIdentifier)
public void getSpecificEntry(String newIdentifierKey, fr.imag.adele.util.upnp.holder.StringHolder newIdentifier, fr.imag.adele.util.upnp.holder.StringHolder newSecret, fr.imag.adele.util.upnp.holder.StringHolder newSecretType, fr.imag.adele.util.upnp.holder.StringHolder newAuthType, fr.imag.adele.util.upnp.holder.StringHolder newAuthState, fr.imag.adele.util.upnp.holder.StringHolder newCredentialState, fr.imag.adele.util.upnp.holder.StringHolder newDescription, fr.imag.adele.util.upnp.holder.StringHolder newMACAddress, fr.imag.adele.util.upnp.holder.LongHolder newCredentialDuration, fr.imag.adele.util.upnp.holder.StringHolder newLinkedIdentifier)
public void addEntry(String newIdentifier, String newSecret, String newSecretType, String newAuthType, String newAuthState, String newCredentialState, String newDescription, String newMACAddress, long newCredentialDuration, String newLinkedIdentifier, fr.imag.adele.util.upnp.holder.IntegerHolder newNumberOfEntries)
public void updateEntry(String newIdentifier, String newSecret, String newSecretType, String newAuthType, String newAuthState, String newCredentialState, String newDescription, String newMACAddress, long newCredentialDuration, String newLinkedIdentifier, fr.imag.adele.util.upnp.holder.IntegerHolder newNumberOfEntries)
public void deleteEntry(String newIdentifier, fr.imag.adele.util.upnp.holder.IntegerHolder newNumberOfEntries)
public void getNumberOfEntries(fr.imag.adele.util.upnp.holder.IntegerHolder newNumberOfEntries)
public void factoryDefaultReset()
public void resetAuthentication()
public Integer getNumberOfEntriesStateVariableValue()
public String getIdentifierStateVariableValue()
public String getSecretStateVariableValue()
public String getSecretTypeStateVariableValue()
public String getAuthTypeStateVariableValue()
public String getAuthStateStateVariableValue()
public String getCredentialStateStateVariableValue()
public String getDescriptionStateVariableValue()
public String getMACAddressStateVariableValue()
public Long getCredentialDurationStateVariableValue()
public String getLastChangeStateVariableValue()
public String getLinkedIdentifierStateVariableValue()
public String getLastErrorStateVariableValue()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |