Uses of Interface
usGovIcIsmV2.OwnerProducerAttribute.OwnerProducer
-
Packages that use OwnerProducerAttribute.OwnerProducer Package Description net.opengis.sensorML.x101 net.opengis.sensorML.x101.impl usGovIcIsmV2 usGovIcIsmV2.impl -
-
Uses of OwnerProducerAttribute.OwnerProducer in net.opengis.sensorML.x101
Methods in net.opengis.sensorML.x101 that return OwnerProducerAttribute.OwnerProducer Modifier and Type Method Description OwnerProducerAttribute.OwnerProducerSecurityDocument.Security. xgetOwnerProducer()Gets (as xml) the "ownerProducer" attributeMethods in net.opengis.sensorML.x101 with parameters of type OwnerProducerAttribute.OwnerProducer Modifier and Type Method Description voidSecurityDocument.Security. xsetOwnerProducer(OwnerProducerAttribute.OwnerProducer ownerProducer)Sets (as xml) the "ownerProducer" attribute -
Uses of OwnerProducerAttribute.OwnerProducer in net.opengis.sensorML.x101.impl
Methods in net.opengis.sensorML.x101.impl that return OwnerProducerAttribute.OwnerProducer Modifier and Type Method Description OwnerProducerAttribute.OwnerProducerSecurityDocumentImpl.SecurityImpl. xgetOwnerProducer()Gets (as xml) the "ownerProducer" attributeMethods in net.opengis.sensorML.x101.impl with parameters of type OwnerProducerAttribute.OwnerProducer Modifier and Type Method Description voidSecurityDocumentImpl.SecurityImpl. xsetOwnerProducer(OwnerProducerAttribute.OwnerProducer ownerProducer)Sets (as xml) the "ownerProducer" attribute -
Uses of OwnerProducerAttribute.OwnerProducer in usGovIcIsmV2
Methods in usGovIcIsmV2 that return OwnerProducerAttribute.OwnerProducer Modifier and Type Method Description static OwnerProducerAttribute.OwnerProducerOwnerProducerAttribute.OwnerProducer.Factory. newInstance()static OwnerProducerAttribute.OwnerProducerOwnerProducerAttribute.OwnerProducer.Factory. newInstance(org.apache.xmlbeans.XmlOptions options)static OwnerProducerAttribute.OwnerProducerOwnerProducerAttribute.OwnerProducer.Factory. newValue(Object obj)OwnerProducerAttribute.OwnerProducerOwnerProducerAttribute. xgetOwnerProducer()Gets (as xml) the "ownerProducer" attributeMethods in usGovIcIsmV2 with parameters of type OwnerProducerAttribute.OwnerProducer Modifier and Type Method Description voidOwnerProducerAttribute. xsetOwnerProducer(OwnerProducerAttribute.OwnerProducer ownerProducer)Sets (as xml) the "ownerProducer" attribute -
Uses of OwnerProducerAttribute.OwnerProducer in usGovIcIsmV2.impl
Classes in usGovIcIsmV2.impl that implement OwnerProducerAttribute.OwnerProducer Modifier and Type Class Description static classOwnerProducerAttributeImpl.OwnerProducerImplAn XML ownerProducer(@urn:us:gov:ic:ism:v2).Methods in usGovIcIsmV2.impl that return OwnerProducerAttribute.OwnerProducer Modifier and Type Method Description OwnerProducerAttribute.OwnerProducerOwnerProducerAttributeImpl. xgetOwnerProducer()Gets (as xml) the "ownerProducer" attributeMethods in usGovIcIsmV2.impl with parameters of type OwnerProducerAttribute.OwnerProducer Modifier and Type Method Description voidOwnerProducerAttributeImpl. xsetOwnerProducer(OwnerProducerAttribute.OwnerProducer ownerProducer)Sets (as xml) the "ownerProducer" attribute
-