Uses of Interface
usGovIcIsmV2.SARIdentifierAttribute.SARIdentifier
-
Packages that use SARIdentifierAttribute.SARIdentifier Package Description net.opengis.sensorML.x101 net.opengis.sensorML.x101.impl usGovIcIsmV2 usGovIcIsmV2.impl -
-
Uses of SARIdentifierAttribute.SARIdentifier in net.opengis.sensorML.x101
Methods in net.opengis.sensorML.x101 that return SARIdentifierAttribute.SARIdentifier Modifier and Type Method Description SARIdentifierAttribute.SARIdentifierSecurityDocument.Security. xgetSARIdentifier()Gets (as xml) the "SARIdentifier" attributeMethods in net.opengis.sensorML.x101 with parameters of type SARIdentifierAttribute.SARIdentifier Modifier and Type Method Description voidSecurityDocument.Security. xsetSARIdentifier(SARIdentifierAttribute.SARIdentifier sarIdentifier)Sets (as xml) the "SARIdentifier" attribute -
Uses of SARIdentifierAttribute.SARIdentifier in net.opengis.sensorML.x101.impl
Methods in net.opengis.sensorML.x101.impl that return SARIdentifierAttribute.SARIdentifier Modifier and Type Method Description SARIdentifierAttribute.SARIdentifierSecurityDocumentImpl.SecurityImpl. xgetSARIdentifier()Gets (as xml) the "SARIdentifier" attributeMethods in net.opengis.sensorML.x101.impl with parameters of type SARIdentifierAttribute.SARIdentifier Modifier and Type Method Description voidSecurityDocumentImpl.SecurityImpl. xsetSARIdentifier(SARIdentifierAttribute.SARIdentifier sarIdentifier)Sets (as xml) the "SARIdentifier" attribute -
Uses of SARIdentifierAttribute.SARIdentifier in usGovIcIsmV2
Methods in usGovIcIsmV2 that return SARIdentifierAttribute.SARIdentifier Modifier and Type Method Description static SARIdentifierAttribute.SARIdentifierSARIdentifierAttribute.SARIdentifier.Factory. newInstance()static SARIdentifierAttribute.SARIdentifierSARIdentifierAttribute.SARIdentifier.Factory. newInstance(org.apache.xmlbeans.XmlOptions options)static SARIdentifierAttribute.SARIdentifierSARIdentifierAttribute.SARIdentifier.Factory. newValue(Object obj)SARIdentifierAttribute.SARIdentifierSARIdentifierAttribute. xgetSARIdentifier()Gets (as xml) the "SARIdentifier" attributeMethods in usGovIcIsmV2 with parameters of type SARIdentifierAttribute.SARIdentifier Modifier and Type Method Description voidSARIdentifierAttribute. 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 Modifier and Type Class Description static classSARIdentifierAttributeImpl.SARIdentifierImplAn XML SARIdentifier(@urn:us:gov:ic:ism:v2).Methods in usGovIcIsmV2.impl that return SARIdentifierAttribute.SARIdentifier Modifier and Type Method Description SARIdentifierAttribute.SARIdentifierSARIdentifierAttributeImpl. xgetSARIdentifier()Gets (as xml) the "SARIdentifier" attributeMethods in usGovIcIsmV2.impl with parameters of type SARIdentifierAttribute.SARIdentifier Modifier and Type Method Description voidSARIdentifierAttributeImpl. xsetSARIdentifier(SARIdentifierAttribute.SARIdentifier sarIdentifier)Sets (as xml) the "SARIdentifier" attribute
-