Uses of Interface
usGovIcIsmV2.SCIcontrolsAttribute.SCIcontrols
-
Packages that use SCIcontrolsAttribute.SCIcontrols Package Description net.opengis.sensorML.x101 net.opengis.sensorML.x101.impl usGovIcIsmV2 usGovIcIsmV2.impl -
-
Uses of SCIcontrolsAttribute.SCIcontrols in net.opengis.sensorML.x101
Methods in net.opengis.sensorML.x101 that return SCIcontrolsAttribute.SCIcontrols Modifier and Type Method Description SCIcontrolsAttribute.SCIcontrolsSecurityDocument.Security. xgetSCIcontrols()Gets (as xml) the "SCIcontrols" attributeMethods in net.opengis.sensorML.x101 with parameters of type SCIcontrolsAttribute.SCIcontrols Modifier and Type Method Description voidSecurityDocument.Security. xsetSCIcontrols(SCIcontrolsAttribute.SCIcontrols scIcontrols)Sets (as xml) the "SCIcontrols" attribute -
Uses of SCIcontrolsAttribute.SCIcontrols in net.opengis.sensorML.x101.impl
Methods in net.opengis.sensorML.x101.impl that return SCIcontrolsAttribute.SCIcontrols Modifier and Type Method Description SCIcontrolsAttribute.SCIcontrolsSecurityDocumentImpl.SecurityImpl. xgetSCIcontrols()Gets (as xml) the "SCIcontrols" attributeMethods in net.opengis.sensorML.x101.impl with parameters of type SCIcontrolsAttribute.SCIcontrols Modifier and Type Method Description voidSecurityDocumentImpl.SecurityImpl. xsetSCIcontrols(SCIcontrolsAttribute.SCIcontrols scIcontrols)Sets (as xml) the "SCIcontrols" attribute -
Uses of SCIcontrolsAttribute.SCIcontrols in usGovIcIsmV2
Methods in usGovIcIsmV2 that return SCIcontrolsAttribute.SCIcontrols Modifier and Type Method Description static SCIcontrolsAttribute.SCIcontrolsSCIcontrolsAttribute.SCIcontrols.Factory. newInstance()static SCIcontrolsAttribute.SCIcontrolsSCIcontrolsAttribute.SCIcontrols.Factory. newInstance(org.apache.xmlbeans.XmlOptions options)static SCIcontrolsAttribute.SCIcontrolsSCIcontrolsAttribute.SCIcontrols.Factory. newValue(Object obj)SCIcontrolsAttribute.SCIcontrolsSCIcontrolsAttribute. xgetSCIcontrols()Gets (as xml) the "SCIcontrols" attributeMethods in usGovIcIsmV2 with parameters of type SCIcontrolsAttribute.SCIcontrols Modifier and Type Method Description voidSCIcontrolsAttribute. xsetSCIcontrols(SCIcontrolsAttribute.SCIcontrols scIcontrols)Sets (as xml) the "SCIcontrols" attribute -
Uses of SCIcontrolsAttribute.SCIcontrols in usGovIcIsmV2.impl
Classes in usGovIcIsmV2.impl that implement SCIcontrolsAttribute.SCIcontrols Modifier and Type Class Description static classSCIcontrolsAttributeImpl.SCIcontrolsImplAn XML SCIcontrols(@urn:us:gov:ic:ism:v2).Methods in usGovIcIsmV2.impl that return SCIcontrolsAttribute.SCIcontrols Modifier and Type Method Description SCIcontrolsAttribute.SCIcontrolsSCIcontrolsAttributeImpl. xgetSCIcontrols()Gets (as xml) the "SCIcontrols" attributeMethods in usGovIcIsmV2.impl with parameters of type SCIcontrolsAttribute.SCIcontrols Modifier and Type Method Description voidSCIcontrolsAttributeImpl. xsetSCIcontrols(SCIcontrolsAttribute.SCIcontrols scIcontrols)Sets (as xml) the "SCIcontrols" attribute
-