Uses of Interface
usGovIcIsmV2.SARIdentifierAttribute.SARIdentifier

Packages that use SARIdentifierAttribute.SARIdentifier
net.opengis.sensorML.x10   
net.opengis.sensorML.x10.impl   
usGovIcIsmV2   
usGovIcIsmV2.impl   
 

Uses of SARIdentifierAttribute.SARIdentifier in net.opengis.sensorML.x10
 

Methods in net.opengis.sensorML.x10 that return SARIdentifierAttribute.SARIdentifier
 SARIdentifierAttribute.SARIdentifier SecurityDocument.Security.xgetSARIdentifier()
          Gets (as xml) the "SARIdentifier" attribute
 

Methods in net.opengis.sensorML.x10 with parameters of type SARIdentifierAttribute.SARIdentifier
 void SecurityDocument.Security.xsetSARIdentifier(SARIdentifierAttribute.SARIdentifier sarIdentifier)
          Sets (as xml) the "SARIdentifier" attribute
 

Uses of SARIdentifierAttribute.SARIdentifier in net.opengis.sensorML.x10.impl
 

Methods in net.opengis.sensorML.x10.impl that return SARIdentifierAttribute.SARIdentifier
 SARIdentifierAttribute.SARIdentifier SecurityDocumentImpl.SecurityImpl.xgetSARIdentifier()
          Gets (as xml) the "SARIdentifier" attribute
 

Methods in net.opengis.sensorML.x10.impl with parameters of type SARIdentifierAttribute.SARIdentifier
 void SecurityDocumentImpl.SecurityImpl.xsetSARIdentifier(SARIdentifierAttribute.SARIdentifier sarIdentifier)
          Sets (as xml) the "SARIdentifier" attribute
 

Uses of SARIdentifierAttribute.SARIdentifier in usGovIcIsmV2
 

Methods in usGovIcIsmV2 that return SARIdentifierAttribute.SARIdentifier
static SARIdentifierAttribute.SARIdentifier SARIdentifierAttribute.SARIdentifier.Factory.newInstance()
           
static SARIdentifierAttribute.SARIdentifier SARIdentifierAttribute.SARIdentifier.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
           
static SARIdentifierAttribute.SARIdentifier SARIdentifierAttribute.SARIdentifier.Factory.newValue(Object obj)
           
 SARIdentifierAttribute.SARIdentifier SARIdentifierAttribute.xgetSARIdentifier()
          Gets (as xml) the "SARIdentifier" attribute
 

Methods in usGovIcIsmV2 with parameters of type SARIdentifierAttribute.SARIdentifier
 void SARIdentifierAttribute.xsetSARIdentifier(SARIdentifierAttribute.SARIdentifier sarIdentifier)
          Sets (as xml) the "SARIdentifier" attribute
 

Uses of SARIdentifierAttribute.SARIdentifier in usGovIcIsmV2.impl
 

Classes in usGovIcIsmV2.impl that implement SARIdentifierAttribute.SARIdentifier
static class SARIdentifierAttributeImpl.SARIdentifierImpl
          An XML SARIdentifier(@urn:us:gov:ic:ism:v2).
 

Methods in usGovIcIsmV2.impl that return SARIdentifierAttribute.SARIdentifier
 SARIdentifierAttribute.SARIdentifier SARIdentifierAttributeImpl.xgetSARIdentifier()
          Gets (as xml) the "SARIdentifier" attribute
 

Methods in usGovIcIsmV2.impl with parameters of type SARIdentifierAttribute.SARIdentifier
 void SARIdentifierAttributeImpl.xsetSARIdentifier(SARIdentifierAttribute.SARIdentifier sarIdentifier)
          Sets (as xml) the "SARIdentifier" attribute
 



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