Uses of Interface
usGovIcIsmV2.DeclassDateAttribute.DeclassDate

Packages that use DeclassDateAttribute.DeclassDate
net.opengis.sensorML.x10   
net.opengis.sensorML.x10.impl   
usGovIcIsmV2   
usGovIcIsmV2.impl   
 

Uses of DeclassDateAttribute.DeclassDate in net.opengis.sensorML.x10
 

Methods in net.opengis.sensorML.x10 that return DeclassDateAttribute.DeclassDate
 DeclassDateAttribute.DeclassDate SecurityDocument.Security.xgetDeclassDate()
          Gets (as xml) the "declassDate" attribute
 

Methods in net.opengis.sensorML.x10 with parameters of type DeclassDateAttribute.DeclassDate
 void SecurityDocument.Security.xsetDeclassDate(DeclassDateAttribute.DeclassDate declassDate)
          Sets (as xml) the "declassDate" attribute
 

Uses of DeclassDateAttribute.DeclassDate in net.opengis.sensorML.x10.impl
 

Methods in net.opengis.sensorML.x10.impl that return DeclassDateAttribute.DeclassDate
 DeclassDateAttribute.DeclassDate SecurityDocumentImpl.SecurityImpl.xgetDeclassDate()
          Gets (as xml) the "declassDate" attribute
 

Methods in net.opengis.sensorML.x10.impl with parameters of type DeclassDateAttribute.DeclassDate
 void SecurityDocumentImpl.SecurityImpl.xsetDeclassDate(DeclassDateAttribute.DeclassDate declassDate)
          Sets (as xml) the "declassDate" attribute
 

Uses of DeclassDateAttribute.DeclassDate in usGovIcIsmV2
 

Methods in usGovIcIsmV2 that return DeclassDateAttribute.DeclassDate
static DeclassDateAttribute.DeclassDate DeclassDateAttribute.DeclassDate.Factory.newInstance()
           
static DeclassDateAttribute.DeclassDate DeclassDateAttribute.DeclassDate.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
           
static DeclassDateAttribute.DeclassDate DeclassDateAttribute.DeclassDate.Factory.newValue(Object obj)
           
 DeclassDateAttribute.DeclassDate DeclassDateAttribute.xgetDeclassDate()
          Gets (as xml) the "declassDate" attribute
 

Methods in usGovIcIsmV2 with parameters of type DeclassDateAttribute.DeclassDate
 void DeclassDateAttribute.xsetDeclassDate(DeclassDateAttribute.DeclassDate declassDate)
          Sets (as xml) the "declassDate" attribute
 

Uses of DeclassDateAttribute.DeclassDate in usGovIcIsmV2.impl
 

Classes in usGovIcIsmV2.impl that implement DeclassDateAttribute.DeclassDate
static class DeclassDateAttributeImpl.DeclassDateImpl
          An XML declassDate(@urn:us:gov:ic:ism:v2).
 

Methods in usGovIcIsmV2.impl that return DeclassDateAttribute.DeclassDate
 DeclassDateAttribute.DeclassDate DeclassDateAttributeImpl.xgetDeclassDate()
          Gets (as xml) the "declassDate" attribute
 

Methods in usGovIcIsmV2.impl with parameters of type DeclassDateAttribute.DeclassDate
 void DeclassDateAttributeImpl.xsetDeclassDate(DeclassDateAttribute.DeclassDate declassDate)
          Sets (as xml) the "declassDate" attribute
 



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