Uses of Class
net.opengis.omeo.eop.v_2_0.InstrumentType

Packages that use InstrumentType
net.opengis.omeo.alt.v_2_0   
net.opengis.omeo.eop.v_2_0   
 

Uses of InstrumentType in net.opengis.omeo.alt.v_2_0
 

Subclasses of InstrumentType in net.opengis.omeo.alt.v_2_0
 class AuxiliaryInstrumentType
          Java class for AuxiliaryInstrumentType complex type.
 

Uses of InstrumentType in net.opengis.omeo.eop.v_2_0
 

Fields in net.opengis.omeo.eop.v_2_0 with type parameters of type InstrumentType
protected  JAXBElement<? extends InstrumentType> InstrumentPropertyType.instrument
           
 

Methods in net.opengis.omeo.eop.v_2_0 that return InstrumentType
 InstrumentType ObjectFactory.createInstrumentType()
          Create an instance of InstrumentType
 InstrumentType InstrumentType.withDescription(String value)
           
 InstrumentType InstrumentType.withInstrumentType(String value)
           
 InstrumentType InstrumentType.withShortName(String value)
           
 

Methods in net.opengis.omeo.eop.v_2_0 that return types with arguments of type InstrumentType
 JAXBElement<InstrumentType> ObjectFactory.createInstrument(InstrumentType value)
          Create an instance of JAXBElement<InstrumentType>}
 JAXBElement<? extends InstrumentType> InstrumentPropertyType.getInstrument()
          Gets the value of the instrument property.
 

Methods in net.opengis.omeo.eop.v_2_0 with parameters of type InstrumentType
 JAXBElement<InstrumentType> ObjectFactory.createInstrument(InstrumentType value)
          Create an instance of JAXBElement<InstrumentType>}
 

Method parameters in net.opengis.omeo.eop.v_2_0 with type arguments of type InstrumentType
 void InstrumentPropertyType.setInstrument(JAXBElement<? extends InstrumentType> value)
          Sets the value of the instrument property.
 InstrumentPropertyType InstrumentPropertyType.withInstrument(JAXBElement<? extends InstrumentType> value)
           
 



Copyright © 2008-2016. All Rights Reserved.