|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EventCharacteristicsType | |
---|---|
net.opengis.eml.x001 | |
net.opengis.eml.x001.impl |
Uses of EventCharacteristicsType in net.opengis.eml.x001 |
---|
Methods in net.opengis.eml.x001 that return EventCharacteristicsType | |
---|---|
EventCharacteristicsType |
EventContentPropertyType.addNewEventCharacteristics()
Appends and returns a new empty "EventCharacteristics" element |
EventCharacteristicsType |
EventCharacteristicsPropertyType.addNewEventCharacteristics()
Appends and returns a new empty "EventCharacteristics" element |
EventCharacteristicsType |
EventCharacteristicsDocument.addNewEventCharacteristics()
Appends and returns a new empty "EventCharacteristics" element |
EventCharacteristicsType |
EventContentPropertyType.getEventCharacteristics()
Gets the "EventCharacteristics" element |
EventCharacteristicsType |
EventCharacteristicsPropertyType.getEventCharacteristics()
Gets the "EventCharacteristics" element |
EventCharacteristicsType |
EventCharacteristicsDocument.getEventCharacteristics()
Gets the "EventCharacteristics" element |
static EventCharacteristicsType |
EventCharacteristicsType.Factory.newInstance()
|
static EventCharacteristicsType |
EventCharacteristicsType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
|
static EventCharacteristicsType |
EventCharacteristicsType.Factory.parse(File file)
|
static EventCharacteristicsType |
EventCharacteristicsType.Factory.parse(File file,
org.apache.xmlbeans.XmlOptions options)
|
static EventCharacteristicsType |
EventCharacteristicsType.Factory.parse(InputStream is)
|
static EventCharacteristicsType |
EventCharacteristicsType.Factory.parse(InputStream is,
org.apache.xmlbeans.XmlOptions options)
|
static EventCharacteristicsType |
EventCharacteristicsType.Factory.parse(Node node)
|
static EventCharacteristicsType |
EventCharacteristicsType.Factory.parse(Node node,
org.apache.xmlbeans.XmlOptions options)
|
static EventCharacteristicsType |
EventCharacteristicsType.Factory.parse(Reader r)
|
static EventCharacteristicsType |
EventCharacteristicsType.Factory.parse(Reader r,
org.apache.xmlbeans.XmlOptions options)
|
static EventCharacteristicsType |
EventCharacteristicsType.Factory.parse(String xmlAsString)
|
static EventCharacteristicsType |
EventCharacteristicsType.Factory.parse(String xmlAsString,
org.apache.xmlbeans.XmlOptions options)
|
static EventCharacteristicsType |
EventCharacteristicsType.Factory.parse(URL u)
|
static EventCharacteristicsType |
EventCharacteristicsType.Factory.parse(URL u,
org.apache.xmlbeans.XmlOptions options)
|
static EventCharacteristicsType |
EventCharacteristicsType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
Deprecated. XMLInputStream |
static EventCharacteristicsType |
EventCharacteristicsType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options)
Deprecated. XMLInputStream |
static EventCharacteristicsType |
EventCharacteristicsType.Factory.parse(XMLStreamReader sr)
|
static EventCharacteristicsType |
EventCharacteristicsType.Factory.parse(XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options)
|
Methods in net.opengis.eml.x001 with parameters of type EventCharacteristicsType | |
---|---|
void |
EventContentPropertyType.setEventCharacteristics(EventCharacteristicsType eventCharacteristics)
Sets the "EventCharacteristics" element |
void |
EventCharacteristicsPropertyType.setEventCharacteristics(EventCharacteristicsType eventCharacteristics)
Sets the "EventCharacteristics" element |
void |
EventCharacteristicsDocument.setEventCharacteristics(EventCharacteristicsType eventCharacteristics)
Sets the "EventCharacteristics" element |
Uses of EventCharacteristicsType in net.opengis.eml.x001.impl |
---|
Classes in net.opengis.eml.x001.impl that implement EventCharacteristicsType | |
---|---|
class |
EventCharacteristicsTypeImpl
An XML EventCharacteristicsType(@http://www.opengis.net/eml/0.0.1). |
Methods in net.opengis.eml.x001.impl that return EventCharacteristicsType | |
---|---|
EventCharacteristicsType |
EventContentPropertyTypeImpl.addNewEventCharacteristics()
Appends and returns a new empty "EventCharacteristics" element |
EventCharacteristicsType |
EventCharacteristicsPropertyTypeImpl.addNewEventCharacteristics()
Appends and returns a new empty "EventCharacteristics" element |
EventCharacteristicsType |
EventCharacteristicsDocumentImpl.addNewEventCharacteristics()
Appends and returns a new empty "EventCharacteristics" element |
EventCharacteristicsType |
EventContentPropertyTypeImpl.getEventCharacteristics()
Gets the "EventCharacteristics" element |
EventCharacteristicsType |
EventCharacteristicsPropertyTypeImpl.getEventCharacteristics()
Gets the "EventCharacteristics" element |
EventCharacteristicsType |
EventCharacteristicsDocumentImpl.getEventCharacteristics()
Gets the "EventCharacteristics" element |
Methods in net.opengis.eml.x001.impl with parameters of type EventCharacteristicsType | |
---|---|
void |
EventContentPropertyTypeImpl.setEventCharacteristics(EventCharacteristicsType eventCharacteristics)
Sets the "EventCharacteristics" element |
void |
EventCharacteristicsPropertyTypeImpl.setEventCharacteristics(EventCharacteristicsType eventCharacteristics)
Sets the "EventCharacteristics" element |
void |
EventCharacteristicsDocumentImpl.setEventCharacteristics(EventCharacteristicsType eventCharacteristics)
Sets the "EventCharacteristics" element |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |