Uses of Interface
usGovIcIsmV2.DeclassEventAttribute.DeclassEvent
-
Packages that use DeclassEventAttribute.DeclassEvent Package Description net.opengis.sensorML.x101 net.opengis.sensorML.x101.impl usGovIcIsmV2 usGovIcIsmV2.impl -
-
Uses of DeclassEventAttribute.DeclassEvent in net.opengis.sensorML.x101
Methods in net.opengis.sensorML.x101 that return DeclassEventAttribute.DeclassEvent Modifier and Type Method Description DeclassEventAttribute.DeclassEventSecurityDocument.Security. xgetDeclassEvent()Gets (as xml) the "declassEvent" attributeMethods in net.opengis.sensorML.x101 with parameters of type DeclassEventAttribute.DeclassEvent Modifier and Type Method Description voidSecurityDocument.Security. xsetDeclassEvent(DeclassEventAttribute.DeclassEvent declassEvent)Sets (as xml) the "declassEvent" attribute -
Uses of DeclassEventAttribute.DeclassEvent in net.opengis.sensorML.x101.impl
Methods in net.opengis.sensorML.x101.impl that return DeclassEventAttribute.DeclassEvent Modifier and Type Method Description DeclassEventAttribute.DeclassEventSecurityDocumentImpl.SecurityImpl. xgetDeclassEvent()Gets (as xml) the "declassEvent" attributeMethods in net.opengis.sensorML.x101.impl with parameters of type DeclassEventAttribute.DeclassEvent Modifier and Type Method Description voidSecurityDocumentImpl.SecurityImpl. xsetDeclassEvent(DeclassEventAttribute.DeclassEvent declassEvent)Sets (as xml) the "declassEvent" attribute -
Uses of DeclassEventAttribute.DeclassEvent in usGovIcIsmV2
Methods in usGovIcIsmV2 that return DeclassEventAttribute.DeclassEvent Modifier and Type Method Description static DeclassEventAttribute.DeclassEventDeclassEventAttribute.DeclassEvent.Factory. newInstance()static DeclassEventAttribute.DeclassEventDeclassEventAttribute.DeclassEvent.Factory. newInstance(org.apache.xmlbeans.XmlOptions options)static DeclassEventAttribute.DeclassEventDeclassEventAttribute.DeclassEvent.Factory. newValue(Object obj)DeclassEventAttribute.DeclassEventDeclassEventAttribute. xgetDeclassEvent()Gets (as xml) the "declassEvent" attributeMethods in usGovIcIsmV2 with parameters of type DeclassEventAttribute.DeclassEvent Modifier and Type Method Description voidDeclassEventAttribute. 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 Modifier and Type Class Description static classDeclassEventAttributeImpl.DeclassEventImplAn XML declassEvent(@urn:us:gov:ic:ism:v2).Methods in usGovIcIsmV2.impl that return DeclassEventAttribute.DeclassEvent Modifier and Type Method Description DeclassEventAttribute.DeclassEventDeclassEventAttributeImpl. xgetDeclassEvent()Gets (as xml) the "declassEvent" attributeMethods in usGovIcIsmV2.impl with parameters of type DeclassEventAttribute.DeclassEvent Modifier and Type Method Description voidDeclassEventAttributeImpl. xsetDeclassEvent(DeclassEventAttribute.DeclassEvent declassEvent)Sets (as xml) the "declassEvent" attribute
-