Uses of Interface
usGovIcIsmV2.DerivedFromAttribute.DerivedFrom

Packages that use DerivedFromAttribute.DerivedFrom
net.opengis.sensorML.x10   
net.opengis.sensorML.x10.impl   
usGovIcIsmV2   
usGovIcIsmV2.impl   
 

Uses of DerivedFromAttribute.DerivedFrom in net.opengis.sensorML.x10
 

Methods in net.opengis.sensorML.x10 that return DerivedFromAttribute.DerivedFrom
 DerivedFromAttribute.DerivedFrom SecurityDocument.Security.xgetDerivedFrom()
          Gets (as xml) the "derivedFrom" attribute
 

Methods in net.opengis.sensorML.x10 with parameters of type DerivedFromAttribute.DerivedFrom
 void SecurityDocument.Security.xsetDerivedFrom(DerivedFromAttribute.DerivedFrom derivedFrom)
          Sets (as xml) the "derivedFrom" attribute
 

Uses of DerivedFromAttribute.DerivedFrom in net.opengis.sensorML.x10.impl
 

Methods in net.opengis.sensorML.x10.impl that return DerivedFromAttribute.DerivedFrom
 DerivedFromAttribute.DerivedFrom SecurityDocumentImpl.SecurityImpl.xgetDerivedFrom()
          Gets (as xml) the "derivedFrom" attribute
 

Methods in net.opengis.sensorML.x10.impl with parameters of type DerivedFromAttribute.DerivedFrom
 void SecurityDocumentImpl.SecurityImpl.xsetDerivedFrom(DerivedFromAttribute.DerivedFrom derivedFrom)
          Sets (as xml) the "derivedFrom" attribute
 

Uses of DerivedFromAttribute.DerivedFrom in usGovIcIsmV2
 

Methods in usGovIcIsmV2 that return DerivedFromAttribute.DerivedFrom
static DerivedFromAttribute.DerivedFrom DerivedFromAttribute.DerivedFrom.Factory.newInstance()
           
static DerivedFromAttribute.DerivedFrom DerivedFromAttribute.DerivedFrom.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
           
static DerivedFromAttribute.DerivedFrom DerivedFromAttribute.DerivedFrom.Factory.newValue(Object obj)
           
 DerivedFromAttribute.DerivedFrom DerivedFromAttribute.xgetDerivedFrom()
          Gets (as xml) the "derivedFrom" attribute
 

Methods in usGovIcIsmV2 with parameters of type DerivedFromAttribute.DerivedFrom
 void DerivedFromAttribute.xsetDerivedFrom(DerivedFromAttribute.DerivedFrom derivedFrom)
          Sets (as xml) the "derivedFrom" attribute
 

Uses of DerivedFromAttribute.DerivedFrom in usGovIcIsmV2.impl
 

Classes in usGovIcIsmV2.impl that implement DerivedFromAttribute.DerivedFrom
static class DerivedFromAttributeImpl.DerivedFromImpl
          An XML derivedFrom(@urn:us:gov:ic:ism:v2).
 

Methods in usGovIcIsmV2.impl that return DerivedFromAttribute.DerivedFrom
 DerivedFromAttribute.DerivedFrom DerivedFromAttributeImpl.xgetDerivedFrom()
          Gets (as xml) the "derivedFrom" attribute
 

Methods in usGovIcIsmV2.impl with parameters of type DerivedFromAttribute.DerivedFrom
 void DerivedFromAttributeImpl.xsetDerivedFrom(DerivedFromAttribute.DerivedFrom derivedFrom)
          Sets (as xml) the "derivedFrom" attribute
 



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