Uses of Interface
usGovIcIsmV2.DeclassEventAttribute.DeclassEvent

Packages that use DeclassEventAttribute.DeclassEvent
net.opengis.sensorML.x10   
net.opengis.sensorML.x10.impl   
usGovIcIsmV2   
usGovIcIsmV2.impl   
 

Uses of DeclassEventAttribute.DeclassEvent in net.opengis.sensorML.x10
 

Methods in net.opengis.sensorML.x10 that return DeclassEventAttribute.DeclassEvent
 DeclassEventAttribute.DeclassEvent SecurityDocument.Security.xgetDeclassEvent()
          Gets (as xml) the "declassEvent" attribute
 

Methods in net.opengis.sensorML.x10 with parameters of type DeclassEventAttribute.DeclassEvent
 void SecurityDocument.Security.xsetDeclassEvent(DeclassEventAttribute.DeclassEvent declassEvent)
          Sets (as xml) the "declassEvent" attribute
 

Uses of DeclassEventAttribute.DeclassEvent in net.opengis.sensorML.x10.impl
 

Methods in net.opengis.sensorML.x10.impl that return DeclassEventAttribute.DeclassEvent
 DeclassEventAttribute.DeclassEvent SecurityDocumentImpl.SecurityImpl.xgetDeclassEvent()
          Gets (as xml) the "declassEvent" attribute
 

Methods in net.opengis.sensorML.x10.impl with parameters of type DeclassEventAttribute.DeclassEvent
 void SecurityDocumentImpl.SecurityImpl.xsetDeclassEvent(DeclassEventAttribute.DeclassEvent declassEvent)
          Sets (as xml) the "declassEvent" attribute
 

Uses of DeclassEventAttribute.DeclassEvent in usGovIcIsmV2
 

Methods in usGovIcIsmV2 that return DeclassEventAttribute.DeclassEvent
static DeclassEventAttribute.DeclassEvent DeclassEventAttribute.DeclassEvent.Factory.newInstance()
           
static DeclassEventAttribute.DeclassEvent DeclassEventAttribute.DeclassEvent.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
           
static DeclassEventAttribute.DeclassEvent DeclassEventAttribute.DeclassEvent.Factory.newValue(Object obj)
           
 DeclassEventAttribute.DeclassEvent DeclassEventAttribute.xgetDeclassEvent()
          Gets (as xml) the "declassEvent" attribute
 

Methods in usGovIcIsmV2 with parameters of type DeclassEventAttribute.DeclassEvent
 void DeclassEventAttribute.xsetDeclassEvent(DeclassEventAttribute.DeclassEvent declassEvent)
          Sets (as xml) the "declassEvent" attribute
 

Uses of DeclassEventAttribute.DeclassEvent in usGovIcIsmV2.impl
 

Classes in usGovIcIsmV2.impl that implement DeclassEventAttribute.DeclassEvent
static class DeclassEventAttributeImpl.DeclassEventImpl
          An XML declassEvent(@urn:us:gov:ic:ism:v2).
 

Methods in usGovIcIsmV2.impl that return DeclassEventAttribute.DeclassEvent
 DeclassEventAttribute.DeclassEvent DeclassEventAttributeImpl.xgetDeclassEvent()
          Gets (as xml) the "declassEvent" attribute
 

Methods in usGovIcIsmV2.impl with parameters of type DeclassEventAttribute.DeclassEvent
 void DeclassEventAttributeImpl.xsetDeclassEvent(DeclassEventAttribute.DeclassEvent declassEvent)
          Sets (as xml) the "declassEvent" attribute
 



Copyright © 2004-2012 52north.org. All Rights Reserved.