Uses of Interface
usGovIcIsmV2.DeclassDateAttribute.DeclassDate
-
Packages that use DeclassDateAttribute.DeclassDate Package Description net.opengis.sensorML.x101 net.opengis.sensorML.x101.impl usGovIcIsmV2 usGovIcIsmV2.impl -
-
Uses of DeclassDateAttribute.DeclassDate in net.opengis.sensorML.x101
Methods in net.opengis.sensorML.x101 that return DeclassDateAttribute.DeclassDate Modifier and Type Method Description DeclassDateAttribute.DeclassDateSecurityDocument.Security. xgetDeclassDate()Gets (as xml) the "declassDate" attributeMethods in net.opengis.sensorML.x101 with parameters of type DeclassDateAttribute.DeclassDate Modifier and Type Method Description voidSecurityDocument.Security. xsetDeclassDate(DeclassDateAttribute.DeclassDate declassDate)Sets (as xml) the "declassDate" attribute -
Uses of DeclassDateAttribute.DeclassDate in net.opengis.sensorML.x101.impl
Methods in net.opengis.sensorML.x101.impl that return DeclassDateAttribute.DeclassDate Modifier and Type Method Description DeclassDateAttribute.DeclassDateSecurityDocumentImpl.SecurityImpl. xgetDeclassDate()Gets (as xml) the "declassDate" attributeMethods in net.opengis.sensorML.x101.impl with parameters of type DeclassDateAttribute.DeclassDate Modifier and Type Method Description voidSecurityDocumentImpl.SecurityImpl. xsetDeclassDate(DeclassDateAttribute.DeclassDate declassDate)Sets (as xml) the "declassDate" attribute -
Uses of DeclassDateAttribute.DeclassDate in usGovIcIsmV2
Methods in usGovIcIsmV2 that return DeclassDateAttribute.DeclassDate Modifier and Type Method Description static DeclassDateAttribute.DeclassDateDeclassDateAttribute.DeclassDate.Factory. newInstance()static DeclassDateAttribute.DeclassDateDeclassDateAttribute.DeclassDate.Factory. newInstance(org.apache.xmlbeans.XmlOptions options)static DeclassDateAttribute.DeclassDateDeclassDateAttribute.DeclassDate.Factory. newValue(Object obj)DeclassDateAttribute.DeclassDateDeclassDateAttribute. xgetDeclassDate()Gets (as xml) the "declassDate" attributeMethods in usGovIcIsmV2 with parameters of type DeclassDateAttribute.DeclassDate Modifier and Type Method Description voidDeclassDateAttribute. 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 Modifier and Type Class Description static classDeclassDateAttributeImpl.DeclassDateImplAn XML declassDate(@urn:us:gov:ic:ism:v2).Methods in usGovIcIsmV2.impl that return DeclassDateAttribute.DeclassDate Modifier and Type Method Description DeclassDateAttribute.DeclassDateDeclassDateAttributeImpl. xgetDeclassDate()Gets (as xml) the "declassDate" attributeMethods in usGovIcIsmV2.impl with parameters of type DeclassDateAttribute.DeclassDate Modifier and Type Method Description voidDeclassDateAttributeImpl. xsetDeclassDate(DeclassDateAttribute.DeclassDate declassDate)Sets (as xml) the "declassDate" attribute
-