Uses of Interface
usGovIcIsmV2.ReleasableToAttribute.ReleasableTo
-
Packages that use ReleasableToAttribute.ReleasableTo Package Description net.opengis.sensorML.x101 net.opengis.sensorML.x101.impl usGovIcIsmV2 usGovIcIsmV2.impl -
-
Uses of ReleasableToAttribute.ReleasableTo in net.opengis.sensorML.x101
Methods in net.opengis.sensorML.x101 that return ReleasableToAttribute.ReleasableTo Modifier and Type Method Description ReleasableToAttribute.ReleasableToSecurityDocument.Security. xgetReleasableTo()Gets (as xml) the "releasableTo" attributeMethods in net.opengis.sensorML.x101 with parameters of type ReleasableToAttribute.ReleasableTo Modifier and Type Method Description voidSecurityDocument.Security. xsetReleasableTo(ReleasableToAttribute.ReleasableTo releasableTo)Sets (as xml) the "releasableTo" attribute -
Uses of ReleasableToAttribute.ReleasableTo in net.opengis.sensorML.x101.impl
Methods in net.opengis.sensorML.x101.impl that return ReleasableToAttribute.ReleasableTo Modifier and Type Method Description ReleasableToAttribute.ReleasableToSecurityDocumentImpl.SecurityImpl. xgetReleasableTo()Gets (as xml) the "releasableTo" attributeMethods in net.opengis.sensorML.x101.impl with parameters of type ReleasableToAttribute.ReleasableTo Modifier and Type Method Description voidSecurityDocumentImpl.SecurityImpl. xsetReleasableTo(ReleasableToAttribute.ReleasableTo releasableTo)Sets (as xml) the "releasableTo" attribute -
Uses of ReleasableToAttribute.ReleasableTo in usGovIcIsmV2
Methods in usGovIcIsmV2 that return ReleasableToAttribute.ReleasableTo Modifier and Type Method Description static ReleasableToAttribute.ReleasableToReleasableToAttribute.ReleasableTo.Factory. newInstance()static ReleasableToAttribute.ReleasableToReleasableToAttribute.ReleasableTo.Factory. newInstance(org.apache.xmlbeans.XmlOptions options)static ReleasableToAttribute.ReleasableToReleasableToAttribute.ReleasableTo.Factory. newValue(Object obj)ReleasableToAttribute.ReleasableToReleasableToAttribute. xgetReleasableTo()Gets (as xml) the "releasableTo" attributeMethods in usGovIcIsmV2 with parameters of type ReleasableToAttribute.ReleasableTo Modifier and Type Method Description voidReleasableToAttribute. 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 Modifier and Type Class Description static classReleasableToAttributeImpl.ReleasableToImplAn XML releasableTo(@urn:us:gov:ic:ism:v2).Methods in usGovIcIsmV2.impl that return ReleasableToAttribute.ReleasableTo Modifier and Type Method Description ReleasableToAttribute.ReleasableToReleasableToAttributeImpl. xgetReleasableTo()Gets (as xml) the "releasableTo" attributeMethods in usGovIcIsmV2.impl with parameters of type ReleasableToAttribute.ReleasableTo Modifier and Type Method Description voidReleasableToAttributeImpl. xsetReleasableTo(ReleasableToAttribute.ReleasableTo releasableTo)Sets (as xml) the "releasableTo" attribute
-