|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PasswordDocument.Password | |
---|---|
org.x52North.sensorweb.sos.importer.x02 | |
org.x52North.sensorweb.sos.importer.x02.impl |
Uses of PasswordDocument.Password in org.x52North.sensorweb.sos.importer.x02 |
---|
Methods in org.x52North.sensorweb.sos.importer.x02 that return PasswordDocument.Password | |
---|---|
static PasswordDocument.Password |
PasswordDocument.Password.Factory.newInstance()
|
static PasswordDocument.Password |
PasswordDocument.Password.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
|
static PasswordDocument.Password |
PasswordDocument.Password.Factory.newValue(Object obj)
|
PasswordDocument.Password |
PasswordDocument.xgetPassword()
Gets (as xml) the "Password" element |
PasswordDocument.Password |
CredentialsDocument.Credentials.xgetPassword()
Gets (as xml) the "Password" element |
Methods in org.x52North.sensorweb.sos.importer.x02 with parameters of type PasswordDocument.Password | |
---|---|
void |
PasswordDocument.xsetPassword(PasswordDocument.Password password)
Sets (as xml) the "Password" element |
void |
CredentialsDocument.Credentials.xsetPassword(PasswordDocument.Password password)
Sets (as xml) the "Password" element |
Uses of PasswordDocument.Password in org.x52North.sensorweb.sos.importer.x02.impl |
---|
Classes in org.x52North.sensorweb.sos.importer.x02.impl that implement PasswordDocument.Password | |
---|---|
static class |
PasswordDocumentImpl.PasswordImpl
An XML Password(@http://52north.org/sensorweb/sos/importer/0.2/). |
Methods in org.x52North.sensorweb.sos.importer.x02.impl that return PasswordDocument.Password | |
---|---|
PasswordDocument.Password |
PasswordDocumentImpl.xgetPassword()
Gets (as xml) the "Password" element |
PasswordDocument.Password |
CredentialsDocumentImpl.CredentialsImpl.xgetPassword()
Gets (as xml) the "Password" element |
Methods in org.x52North.sensorweb.sos.importer.x02.impl with parameters of type PasswordDocument.Password | |
---|---|
void |
PasswordDocumentImpl.xsetPassword(PasswordDocument.Password password)
Sets (as xml) the "Password" element |
void |
CredentialsDocumentImpl.CredentialsImpl.xsetPassword(PasswordDocument.Password password)
Sets (as xml) the "Password" element |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |