|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ContactInfoDocument.ContactInfo.Phone | |
---|---|
net.opengis.sensorML.x10 | |
net.opengis.sensorML.x10.impl |
Uses of ContactInfoDocument.ContactInfo.Phone in net.opengis.sensorML.x10 |
---|
Methods in net.opengis.sensorML.x10 that return ContactInfoDocument.ContactInfo.Phone | |
---|---|
ContactInfoDocument.ContactInfo.Phone |
ContactInfoDocument.ContactInfo.addNewPhone()
Appends and returns a new empty "phone" element |
ContactInfoDocument.ContactInfo.Phone |
ContactInfoDocument.ContactInfo.getPhone()
Gets the "phone" element |
static ContactInfoDocument.ContactInfo.Phone |
ContactInfoDocument.ContactInfo.Phone.Factory.newInstance()
|
static ContactInfoDocument.ContactInfo.Phone |
ContactInfoDocument.ContactInfo.Phone.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
|
Methods in net.opengis.sensorML.x10 with parameters of type ContactInfoDocument.ContactInfo.Phone | |
---|---|
void |
ContactInfoDocument.ContactInfo.setPhone(ContactInfoDocument.ContactInfo.Phone phone)
Sets the "phone" element |
Uses of ContactInfoDocument.ContactInfo.Phone in net.opengis.sensorML.x10.impl |
---|
Classes in net.opengis.sensorML.x10.impl that implement ContactInfoDocument.ContactInfo.Phone | |
---|---|
static class |
ContactInfoDocumentImpl.ContactInfoImpl.PhoneImpl
An XML phone(@http://www.opengis.net/sensorML/1.0). |
Methods in net.opengis.sensorML.x10.impl that return ContactInfoDocument.ContactInfo.Phone | |
---|---|
ContactInfoDocument.ContactInfo.Phone |
ContactInfoDocumentImpl.ContactInfoImpl.addNewPhone()
Appends and returns a new empty "phone" element |
ContactInfoDocument.ContactInfo.Phone |
ContactInfoDocumentImpl.ContactInfoImpl.getPhone()
Gets the "phone" element |
Methods in net.opengis.sensorML.x10.impl with parameters of type ContactInfoDocument.ContactInfo.Phone | |
---|---|
void |
ContactInfoDocumentImpl.ContactInfoImpl.setPhone(ContactInfoDocument.ContactInfo.Phone phone)
Sets the "phone" element |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |