|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PersonDocument.Person | |
---|---|
net.opengis.sensorML.x10 | |
net.opengis.sensorML.x10.impl |
Uses of PersonDocument.Person in net.opengis.sensorML.x10 |
---|
Methods in net.opengis.sensorML.x10 that return PersonDocument.Person | |
---|---|
PersonDocument.Person |
PersonDocument.addNewPerson()
Appends and returns a new empty "Person" element |
PersonDocument.Person |
ContactListDocument.ContactList.Member.addNewPerson()
Appends and returns a new empty "Person" element |
PersonDocument.Person |
ContactDocument.Contact.addNewPerson()
Appends and returns a new empty "Person" element |
PersonDocument.Person |
PersonDocument.getPerson()
Gets the "Person" element |
PersonDocument.Person |
ContactListDocument.ContactList.Member.getPerson()
Gets the "Person" element |
PersonDocument.Person |
ContactDocument.Contact.getPerson()
Gets the "Person" element |
static PersonDocument.Person |
PersonDocument.Person.Factory.newInstance()
|
static PersonDocument.Person |
PersonDocument.Person.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
|
Methods in net.opengis.sensorML.x10 with parameters of type PersonDocument.Person | |
---|---|
void |
PersonDocument.setPerson(PersonDocument.Person person)
Sets the "Person" element |
void |
ContactListDocument.ContactList.Member.setPerson(PersonDocument.Person person)
Sets the "Person" element |
void |
ContactDocument.Contact.setPerson(PersonDocument.Person person)
Sets the "Person" element |
Uses of PersonDocument.Person in net.opengis.sensorML.x10.impl |
---|
Classes in net.opengis.sensorML.x10.impl that implement PersonDocument.Person | |
---|---|
static class |
PersonDocumentImpl.PersonImpl
An XML Person(@http://www.opengis.net/sensorML/1.0). |
Methods in net.opengis.sensorML.x10.impl that return PersonDocument.Person | |
---|---|
PersonDocument.Person |
PersonDocumentImpl.addNewPerson()
Appends and returns a new empty "Person" element |
PersonDocument.Person |
ContactListDocumentImpl.ContactListImpl.MemberImpl.addNewPerson()
Appends and returns a new empty "Person" element |
PersonDocument.Person |
ContactDocumentImpl.ContactImpl.addNewPerson()
Appends and returns a new empty "Person" element |
PersonDocument.Person |
PersonDocumentImpl.getPerson()
Gets the "Person" element |
PersonDocument.Person |
ContactListDocumentImpl.ContactListImpl.MemberImpl.getPerson()
Gets the "Person" element |
PersonDocument.Person |
ContactDocumentImpl.ContactImpl.getPerson()
Gets the "Person" element |
Methods in net.opengis.sensorML.x10.impl with parameters of type PersonDocument.Person | |
---|---|
void |
PersonDocumentImpl.setPerson(PersonDocument.Person person)
Sets the "Person" element |
void |
ContactListDocumentImpl.ContactListImpl.MemberImpl.setPerson(PersonDocument.Person person)
Sets the "Person" element |
void |
ContactDocumentImpl.ContactImpl.setPerson(PersonDocument.Person person)
Sets the "Person" element |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |