Uses of Interface
usGovIcIsmV2.ClassifiedByAttribute.ClassifiedBy
-
Packages that use ClassifiedByAttribute.ClassifiedBy Package Description net.opengis.sensorML.x101 net.opengis.sensorML.x101.impl usGovIcIsmV2 usGovIcIsmV2.impl -
-
Uses of ClassifiedByAttribute.ClassifiedBy in net.opengis.sensorML.x101
Methods in net.opengis.sensorML.x101 that return ClassifiedByAttribute.ClassifiedBy Modifier and Type Method Description ClassifiedByAttribute.ClassifiedBySecurityDocument.Security. xgetClassifiedBy()Gets (as xml) the "classifiedBy" attributeMethods in net.opengis.sensorML.x101 with parameters of type ClassifiedByAttribute.ClassifiedBy Modifier and Type Method Description voidSecurityDocument.Security. xsetClassifiedBy(ClassifiedByAttribute.ClassifiedBy classifiedBy)Sets (as xml) the "classifiedBy" attribute -
Uses of ClassifiedByAttribute.ClassifiedBy in net.opengis.sensorML.x101.impl
Methods in net.opengis.sensorML.x101.impl that return ClassifiedByAttribute.ClassifiedBy Modifier and Type Method Description ClassifiedByAttribute.ClassifiedBySecurityDocumentImpl.SecurityImpl. xgetClassifiedBy()Gets (as xml) the "classifiedBy" attributeMethods in net.opengis.sensorML.x101.impl with parameters of type ClassifiedByAttribute.ClassifiedBy Modifier and Type Method Description voidSecurityDocumentImpl.SecurityImpl. xsetClassifiedBy(ClassifiedByAttribute.ClassifiedBy classifiedBy)Sets (as xml) the "classifiedBy" attribute -
Uses of ClassifiedByAttribute.ClassifiedBy in usGovIcIsmV2
Methods in usGovIcIsmV2 that return ClassifiedByAttribute.ClassifiedBy Modifier and Type Method Description static ClassifiedByAttribute.ClassifiedByClassifiedByAttribute.ClassifiedBy.Factory. newInstance()static ClassifiedByAttribute.ClassifiedByClassifiedByAttribute.ClassifiedBy.Factory. newInstance(org.apache.xmlbeans.XmlOptions options)static ClassifiedByAttribute.ClassifiedByClassifiedByAttribute.ClassifiedBy.Factory. newValue(Object obj)ClassifiedByAttribute.ClassifiedByClassifiedByAttribute. xgetClassifiedBy()Gets (as xml) the "classifiedBy" attributeMethods in usGovIcIsmV2 with parameters of type ClassifiedByAttribute.ClassifiedBy Modifier and Type Method Description voidClassifiedByAttribute. xsetClassifiedBy(ClassifiedByAttribute.ClassifiedBy classifiedBy)Sets (as xml) the "classifiedBy" attribute -
Uses of ClassifiedByAttribute.ClassifiedBy in usGovIcIsmV2.impl
Classes in usGovIcIsmV2.impl that implement ClassifiedByAttribute.ClassifiedBy Modifier and Type Class Description static classClassifiedByAttributeImpl.ClassifiedByImplAn XML classifiedBy(@urn:us:gov:ic:ism:v2).Methods in usGovIcIsmV2.impl that return ClassifiedByAttribute.ClassifiedBy Modifier and Type Method Description ClassifiedByAttribute.ClassifiedByClassifiedByAttributeImpl. xgetClassifiedBy()Gets (as xml) the "classifiedBy" attributeMethods in usGovIcIsmV2.impl with parameters of type ClassifiedByAttribute.ClassifiedBy Modifier and Type Method Description voidClassifiedByAttributeImpl. xsetClassifiedBy(ClassifiedByAttribute.ClassifiedBy classifiedBy)Sets (as xml) the "classifiedBy" attribute
-