Uses of Interface
usGovIcIsmV2.DerivedFromAttribute.DerivedFrom
-
Packages that use DerivedFromAttribute.DerivedFrom Package Description net.opengis.sensorML.x101 net.opengis.sensorML.x101.impl usGovIcIsmV2 usGovIcIsmV2.impl -
-
Uses of DerivedFromAttribute.DerivedFrom in net.opengis.sensorML.x101
Methods in net.opengis.sensorML.x101 that return DerivedFromAttribute.DerivedFrom Modifier and Type Method Description DerivedFromAttribute.DerivedFromSecurityDocument.Security. xgetDerivedFrom()Gets (as xml) the "derivedFrom" attributeMethods in net.opengis.sensorML.x101 with parameters of type DerivedFromAttribute.DerivedFrom Modifier and Type Method Description voidSecurityDocument.Security. xsetDerivedFrom(DerivedFromAttribute.DerivedFrom derivedFrom)Sets (as xml) the "derivedFrom" attribute -
Uses of DerivedFromAttribute.DerivedFrom in net.opengis.sensorML.x101.impl
Methods in net.opengis.sensorML.x101.impl that return DerivedFromAttribute.DerivedFrom Modifier and Type Method Description DerivedFromAttribute.DerivedFromSecurityDocumentImpl.SecurityImpl. xgetDerivedFrom()Gets (as xml) the "derivedFrom" attributeMethods in net.opengis.sensorML.x101.impl with parameters of type DerivedFromAttribute.DerivedFrom Modifier and Type Method Description voidSecurityDocumentImpl.SecurityImpl. xsetDerivedFrom(DerivedFromAttribute.DerivedFrom derivedFrom)Sets (as xml) the "derivedFrom" attribute -
Uses of DerivedFromAttribute.DerivedFrom in usGovIcIsmV2
Methods in usGovIcIsmV2 that return DerivedFromAttribute.DerivedFrom Modifier and Type Method Description static DerivedFromAttribute.DerivedFromDerivedFromAttribute.DerivedFrom.Factory. newInstance()static DerivedFromAttribute.DerivedFromDerivedFromAttribute.DerivedFrom.Factory. newInstance(org.apache.xmlbeans.XmlOptions options)static DerivedFromAttribute.DerivedFromDerivedFromAttribute.DerivedFrom.Factory. newValue(Object obj)DerivedFromAttribute.DerivedFromDerivedFromAttribute. xgetDerivedFrom()Gets (as xml) the "derivedFrom" attributeMethods in usGovIcIsmV2 with parameters of type DerivedFromAttribute.DerivedFrom Modifier and Type Method Description voidDerivedFromAttribute. xsetDerivedFrom(DerivedFromAttribute.DerivedFrom derivedFrom)Sets (as xml) the "derivedFrom" attribute -
Uses of DerivedFromAttribute.DerivedFrom in usGovIcIsmV2.impl
Classes in usGovIcIsmV2.impl that implement DerivedFromAttribute.DerivedFrom Modifier and Type Class Description static classDerivedFromAttributeImpl.DerivedFromImplAn XML derivedFrom(@urn:us:gov:ic:ism:v2).Methods in usGovIcIsmV2.impl that return DerivedFromAttribute.DerivedFrom Modifier and Type Method Description DerivedFromAttribute.DerivedFromDerivedFromAttributeImpl. xgetDerivedFrom()Gets (as xml) the "derivedFrom" attributeMethods in usGovIcIsmV2.impl with parameters of type DerivedFromAttribute.DerivedFrom Modifier and Type Method Description voidDerivedFromAttributeImpl. xsetDerivedFrom(DerivedFromAttribute.DerivedFrom derivedFrom)Sets (as xml) the "derivedFrom" attribute
-