Uses of Interface
usGovIcIsmV2.ClassificationType
-
Packages that use ClassificationType Package Description net.opengis.sensorML.x101 net.opengis.sensorML.x101.impl usGovIcIsmV2 usGovIcIsmV2.impl -
-
Uses of ClassificationType in net.opengis.sensorML.x101
Methods in net.opengis.sensorML.x101 that return ClassificationType Modifier and Type Method Description ClassificationTypeSecurityDocument.Security. xgetClassification()Gets (as xml) the "classification" attributeMethods in net.opengis.sensorML.x101 with parameters of type ClassificationType Modifier and Type Method Description voidSecurityDocument.Security. xsetClassification(ClassificationType classification)Sets (as xml) the "classification" attribute -
Uses of ClassificationType in net.opengis.sensorML.x101.impl
Methods in net.opengis.sensorML.x101.impl that return ClassificationType Modifier and Type Method Description ClassificationTypeSecurityDocumentImpl.SecurityImpl. xgetClassification()Gets (as xml) the "classification" attributeMethods in net.opengis.sensorML.x101.impl with parameters of type ClassificationType Modifier and Type Method Description voidSecurityDocumentImpl.SecurityImpl. xsetClassification(ClassificationType classification)Sets (as xml) the "classification" attribute -
Uses of ClassificationType in usGovIcIsmV2
Methods in usGovIcIsmV2 that return ClassificationType Modifier and Type Method Description static ClassificationTypeClassificationType.Factory. newInstance()static ClassificationTypeClassificationType.Factory. newInstance(org.apache.xmlbeans.XmlOptions options)static ClassificationTypeClassificationType.Factory. newValue(Object obj)static ClassificationTypeClassificationType.Factory. parse(File file)static ClassificationTypeClassificationType.Factory. parse(File file, org.apache.xmlbeans.XmlOptions options)static ClassificationTypeClassificationType.Factory. parse(InputStream is)static ClassificationTypeClassificationType.Factory. parse(InputStream is, org.apache.xmlbeans.XmlOptions options)static ClassificationTypeClassificationType.Factory. parse(Reader r)static ClassificationTypeClassificationType.Factory. parse(Reader r, org.apache.xmlbeans.XmlOptions options)static ClassificationTypeClassificationType.Factory. parse(String xmlAsString)static ClassificationTypeClassificationType.Factory. parse(String xmlAsString, org.apache.xmlbeans.XmlOptions options)static ClassificationTypeClassificationType.Factory. parse(URL u)static ClassificationTypeClassificationType.Factory. parse(URL u, org.apache.xmlbeans.XmlOptions options)static ClassificationTypeClassificationType.Factory. parse(XMLStreamReader sr)static ClassificationTypeClassificationType.Factory. parse(XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options)static ClassificationTypeClassificationType.Factory. parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)Deprecated.XMLInputStreamstatic ClassificationTypeClassificationType.Factory. parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options)Deprecated.XMLInputStreamstatic ClassificationTypeClassificationType.Factory. parse(Node node)static ClassificationTypeClassificationType.Factory. parse(Node node, org.apache.xmlbeans.XmlOptions options)ClassificationTypeClassificationAttribute. xgetClassification()Gets (as xml) the "classification" attributeMethods in usGovIcIsmV2 with parameters of type ClassificationType Modifier and Type Method Description voidClassificationAttribute. xsetClassification(ClassificationType classification)Sets (as xml) the "classification" attribute -
Uses of ClassificationType in usGovIcIsmV2.impl
Classes in usGovIcIsmV2.impl that implement ClassificationType Modifier and Type Class Description classClassificationTypeImplAn XML ClassificationType(@urn:us:gov:ic:ism:v2).Methods in usGovIcIsmV2.impl that return ClassificationType Modifier and Type Method Description ClassificationTypeClassificationAttributeImpl. xgetClassification()Gets (as xml) the "classification" attributeMethods in usGovIcIsmV2.impl with parameters of type ClassificationType Modifier and Type Method Description voidClassificationAttributeImpl. xsetClassification(ClassificationType classification)Sets (as xml) the "classification" attribute
-