Uses of Interface
usGovIcIsmV2.ClassifiedByAttribute.ClassifiedBy

Packages that use ClassifiedByAttribute.ClassifiedBy
net.opengis.sensorML.x10   
net.opengis.sensorML.x10.impl   
usGovIcIsmV2   
usGovIcIsmV2.impl   
 

Uses of ClassifiedByAttribute.ClassifiedBy in net.opengis.sensorML.x10
 

Methods in net.opengis.sensorML.x10 that return ClassifiedByAttribute.ClassifiedBy
 ClassifiedByAttribute.ClassifiedBy SecurityDocument.Security.xgetClassifiedBy()
          Gets (as xml) the "classifiedBy" attribute
 

Methods in net.opengis.sensorML.x10 with parameters of type ClassifiedByAttribute.ClassifiedBy
 void SecurityDocument.Security.xsetClassifiedBy(ClassifiedByAttribute.ClassifiedBy classifiedBy)
          Sets (as xml) the "classifiedBy" attribute
 

Uses of ClassifiedByAttribute.ClassifiedBy in net.opengis.sensorML.x10.impl
 

Methods in net.opengis.sensorML.x10.impl that return ClassifiedByAttribute.ClassifiedBy
 ClassifiedByAttribute.ClassifiedBy SecurityDocumentImpl.SecurityImpl.xgetClassifiedBy()
          Gets (as xml) the "classifiedBy" attribute
 

Methods in net.opengis.sensorML.x10.impl with parameters of type ClassifiedByAttribute.ClassifiedBy
 void SecurityDocumentImpl.SecurityImpl.xsetClassifiedBy(ClassifiedByAttribute.ClassifiedBy classifiedBy)
          Sets (as xml) the "classifiedBy" attribute
 

Uses of ClassifiedByAttribute.ClassifiedBy in usGovIcIsmV2
 

Methods in usGovIcIsmV2 that return ClassifiedByAttribute.ClassifiedBy
static ClassifiedByAttribute.ClassifiedBy ClassifiedByAttribute.ClassifiedBy.Factory.newInstance()
           
static ClassifiedByAttribute.ClassifiedBy ClassifiedByAttribute.ClassifiedBy.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
           
static ClassifiedByAttribute.ClassifiedBy ClassifiedByAttribute.ClassifiedBy.Factory.newValue(Object obj)
           
 ClassifiedByAttribute.ClassifiedBy ClassifiedByAttribute.xgetClassifiedBy()
          Gets (as xml) the "classifiedBy" attribute
 

Methods in usGovIcIsmV2 with parameters of type ClassifiedByAttribute.ClassifiedBy
 void ClassifiedByAttribute.xsetClassifiedBy(ClassifiedByAttribute.ClassifiedBy classifiedBy)
          Sets (as xml) the "classifiedBy" attribute
 

Uses of ClassifiedByAttribute.ClassifiedBy in usGovIcIsmV2.impl
 

Classes in usGovIcIsmV2.impl that implement ClassifiedByAttribute.ClassifiedBy
static class ClassifiedByAttributeImpl.ClassifiedByImpl
          An XML classifiedBy(@urn:us:gov:ic:ism:v2).
 

Methods in usGovIcIsmV2.impl that return ClassifiedByAttribute.ClassifiedBy
 ClassifiedByAttribute.ClassifiedBy ClassifiedByAttributeImpl.xgetClassifiedBy()
          Gets (as xml) the "classifiedBy" attribute
 

Methods in usGovIcIsmV2.impl with parameters of type ClassifiedByAttribute.ClassifiedBy
 void ClassifiedByAttributeImpl.xsetClassifiedBy(ClassifiedByAttribute.ClassifiedBy classifiedBy)
          Sets (as xml) the "classifiedBy" attribute
 



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