Uses of Interface
usGovIcIsmV2.ReleasableToAttribute.ReleasableTo

Packages that use ReleasableToAttribute.ReleasableTo
net.opengis.sensorML.x10   
net.opengis.sensorML.x10.impl   
usGovIcIsmV2   
usGovIcIsmV2.impl   
 

Uses of ReleasableToAttribute.ReleasableTo in net.opengis.sensorML.x10
 

Methods in net.opengis.sensorML.x10 that return ReleasableToAttribute.ReleasableTo
 ReleasableToAttribute.ReleasableTo SecurityDocument.Security.xgetReleasableTo()
          Gets (as xml) the "releasableTo" attribute
 

Methods in net.opengis.sensorML.x10 with parameters of type ReleasableToAttribute.ReleasableTo
 void SecurityDocument.Security.xsetReleasableTo(ReleasableToAttribute.ReleasableTo releasableTo)
          Sets (as xml) the "releasableTo" attribute
 

Uses of ReleasableToAttribute.ReleasableTo in net.opengis.sensorML.x10.impl
 

Methods in net.opengis.sensorML.x10.impl that return ReleasableToAttribute.ReleasableTo
 ReleasableToAttribute.ReleasableTo SecurityDocumentImpl.SecurityImpl.xgetReleasableTo()
          Gets (as xml) the "releasableTo" attribute
 

Methods in net.opengis.sensorML.x10.impl with parameters of type ReleasableToAttribute.ReleasableTo
 void SecurityDocumentImpl.SecurityImpl.xsetReleasableTo(ReleasableToAttribute.ReleasableTo releasableTo)
          Sets (as xml) the "releasableTo" attribute
 

Uses of ReleasableToAttribute.ReleasableTo in usGovIcIsmV2
 

Methods in usGovIcIsmV2 that return ReleasableToAttribute.ReleasableTo
static ReleasableToAttribute.ReleasableTo ReleasableToAttribute.ReleasableTo.Factory.newInstance()
           
static ReleasableToAttribute.ReleasableTo ReleasableToAttribute.ReleasableTo.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
           
static ReleasableToAttribute.ReleasableTo ReleasableToAttribute.ReleasableTo.Factory.newValue(Object obj)
           
 ReleasableToAttribute.ReleasableTo ReleasableToAttribute.xgetReleasableTo()
          Gets (as xml) the "releasableTo" attribute
 

Methods in usGovIcIsmV2 with parameters of type ReleasableToAttribute.ReleasableTo
 void ReleasableToAttribute.xsetReleasableTo(ReleasableToAttribute.ReleasableTo releasableTo)
          Sets (as xml) the "releasableTo" attribute
 

Uses of ReleasableToAttribute.ReleasableTo in usGovIcIsmV2.impl
 

Classes in usGovIcIsmV2.impl that implement ReleasableToAttribute.ReleasableTo
static class ReleasableToAttributeImpl.ReleasableToImpl
          An XML releasableTo(@urn:us:gov:ic:ism:v2).
 

Methods in usGovIcIsmV2.impl that return ReleasableToAttribute.ReleasableTo
 ReleasableToAttribute.ReleasableTo ReleasableToAttributeImpl.xgetReleasableTo()
          Gets (as xml) the "releasableTo" attribute
 

Methods in usGovIcIsmV2.impl with parameters of type ReleasableToAttribute.ReleasableTo
 void ReleasableToAttributeImpl.xsetReleasableTo(ReleasableToAttribute.ReleasableTo releasableTo)
          Sets (as xml) the "releasableTo" attribute
 



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