Uses of Interface
usGovIcIsmV2.ClassificationType

Packages that use ClassificationType
net.opengis.sensorML.x10   
net.opengis.sensorML.x10.impl   
usGovIcIsmV2   
usGovIcIsmV2.impl   
 

Uses of ClassificationType in net.opengis.sensorML.x10
 

Methods in net.opengis.sensorML.x10 that return ClassificationType
 ClassificationType SecurityDocument.Security.xgetClassification()
          Gets (as xml) the "classification" attribute
 

Methods in net.opengis.sensorML.x10 with parameters of type ClassificationType
 void SecurityDocument.Security.xsetClassification(ClassificationType classification)
          Sets (as xml) the "classification" attribute
 

Uses of ClassificationType in net.opengis.sensorML.x10.impl
 

Methods in net.opengis.sensorML.x10.impl that return ClassificationType
 ClassificationType SecurityDocumentImpl.SecurityImpl.xgetClassification()
          Gets (as xml) the "classification" attribute
 

Methods in net.opengis.sensorML.x10.impl with parameters of type ClassificationType
 void SecurityDocumentImpl.SecurityImpl.xsetClassification(ClassificationType classification)
          Sets (as xml) the "classification" attribute
 

Uses of ClassificationType in usGovIcIsmV2
 

Methods in usGovIcIsmV2 that return ClassificationType
static ClassificationType ClassificationType.Factory.newInstance()
           
static ClassificationType ClassificationType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
           
static ClassificationType ClassificationType.Factory.newValue(Object obj)
           
static ClassificationType ClassificationType.Factory.parse(File file)
           
static ClassificationType ClassificationType.Factory.parse(File file, org.apache.xmlbeans.XmlOptions options)
           
static ClassificationType ClassificationType.Factory.parse(InputStream is)
           
static ClassificationType ClassificationType.Factory.parse(InputStream is, org.apache.xmlbeans.XmlOptions options)
           
static ClassificationType ClassificationType.Factory.parse(Node node)
           
static ClassificationType ClassificationType.Factory.parse(Node node, org.apache.xmlbeans.XmlOptions options)
           
static ClassificationType ClassificationType.Factory.parse(Reader r)
           
static ClassificationType ClassificationType.Factory.parse(Reader r, org.apache.xmlbeans.XmlOptions options)
           
static ClassificationType ClassificationType.Factory.parse(String xmlAsString)
           
static ClassificationType ClassificationType.Factory.parse(String xmlAsString, org.apache.xmlbeans.XmlOptions options)
           
static ClassificationType ClassificationType.Factory.parse(URL u)
           
static ClassificationType ClassificationType.Factory.parse(URL u, org.apache.xmlbeans.XmlOptions options)
           
static ClassificationType ClassificationType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
          Deprecated. XMLInputStream
static ClassificationType ClassificationType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options)
          Deprecated. XMLInputStream
static ClassificationType ClassificationType.Factory.parse(XMLStreamReader sr)
           
static ClassificationType ClassificationType.Factory.parse(XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options)
           
 ClassificationType ClassificationAttribute.xgetClassification()
          Gets (as xml) the "classification" attribute
 

Methods in usGovIcIsmV2 with parameters of type ClassificationType
 void ClassificationAttribute.xsetClassification(ClassificationType classification)
          Sets (as xml) the "classification" attribute
 

Uses of ClassificationType in usGovIcIsmV2.impl
 

Classes in usGovIcIsmV2.impl that implement ClassificationType
 class ClassificationTypeImpl
          An XML ClassificationType(@urn:us:gov:ic:ism:v2).
 

Methods in usGovIcIsmV2.impl that return ClassificationType
 ClassificationType ClassificationAttributeImpl.xgetClassification()
          Gets (as xml) the "classification" attribute
 

Methods in usGovIcIsmV2.impl with parameters of type ClassificationType
 void ClassificationAttributeImpl.xsetClassification(ClassificationType classification)
          Sets (as xml) the "classification" attribute
 



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