Uses of Interface
usGovIcIsmV2.DeclassExceptionAttribute.DeclassException
-
Packages that use DeclassExceptionAttribute.DeclassException Package Description net.opengis.sensorML.x101 net.opengis.sensorML.x101.impl usGovIcIsmV2 usGovIcIsmV2.impl -
-
Uses of DeclassExceptionAttribute.DeclassException in net.opengis.sensorML.x101
Methods in net.opengis.sensorML.x101 that return DeclassExceptionAttribute.DeclassException Modifier and Type Method Description DeclassExceptionAttribute.DeclassExceptionSecurityDocument.Security. xgetDeclassException()Gets (as xml) the "declassException" attributeMethods in net.opengis.sensorML.x101 with parameters of type DeclassExceptionAttribute.DeclassException Modifier and Type Method Description voidSecurityDocument.Security. xsetDeclassException(DeclassExceptionAttribute.DeclassException declassException)Sets (as xml) the "declassException" attribute -
Uses of DeclassExceptionAttribute.DeclassException in net.opengis.sensorML.x101.impl
Methods in net.opengis.sensorML.x101.impl that return DeclassExceptionAttribute.DeclassException Modifier and Type Method Description DeclassExceptionAttribute.DeclassExceptionSecurityDocumentImpl.SecurityImpl. xgetDeclassException()Gets (as xml) the "declassException" attributeMethods in net.opengis.sensorML.x101.impl with parameters of type DeclassExceptionAttribute.DeclassException Modifier and Type Method Description voidSecurityDocumentImpl.SecurityImpl. xsetDeclassException(DeclassExceptionAttribute.DeclassException declassException)Sets (as xml) the "declassException" attribute -
Uses of DeclassExceptionAttribute.DeclassException in usGovIcIsmV2
Methods in usGovIcIsmV2 that return DeclassExceptionAttribute.DeclassException Modifier and Type Method Description static DeclassExceptionAttribute.DeclassExceptionDeclassExceptionAttribute.DeclassException.Factory. newInstance()static DeclassExceptionAttribute.DeclassExceptionDeclassExceptionAttribute.DeclassException.Factory. newInstance(org.apache.xmlbeans.XmlOptions options)static DeclassExceptionAttribute.DeclassExceptionDeclassExceptionAttribute.DeclassException.Factory. newValue(Object obj)DeclassExceptionAttribute.DeclassExceptionDeclassExceptionAttribute. xgetDeclassException()Gets (as xml) the "declassException" attributeMethods in usGovIcIsmV2 with parameters of type DeclassExceptionAttribute.DeclassException Modifier and Type Method Description voidDeclassExceptionAttribute. xsetDeclassException(DeclassExceptionAttribute.DeclassException declassException)Sets (as xml) the "declassException" attribute -
Uses of DeclassExceptionAttribute.DeclassException in usGovIcIsmV2.impl
Classes in usGovIcIsmV2.impl that implement DeclassExceptionAttribute.DeclassException Modifier and Type Class Description static classDeclassExceptionAttributeImpl.DeclassExceptionImplAn XML declassException(@urn:us:gov:ic:ism:v2).Methods in usGovIcIsmV2.impl that return DeclassExceptionAttribute.DeclassException Modifier and Type Method Description DeclassExceptionAttribute.DeclassExceptionDeclassExceptionAttributeImpl. xgetDeclassException()Gets (as xml) the "declassException" attributeMethods in usGovIcIsmV2.impl with parameters of type DeclassExceptionAttribute.DeclassException Modifier and Type Method Description voidDeclassExceptionAttributeImpl. xsetDeclassException(DeclassExceptionAttribute.DeclassException declassException)Sets (as xml) the "declassException" attribute
-