Uses of Class
net.opengis.eop.v_1_0.InstrumentType

Packages that use InstrumentType
net.opengis.eop.v_1_0   
 

Uses of InstrumentType in net.opengis.eop.v_1_0
 

Fields in net.opengis.eop.v_1_0 declared as InstrumentType
protected  InstrumentType InstrumentPropertyType.instrument
           
 

Methods in net.opengis.eop.v_1_0 that return InstrumentType
 InstrumentType ObjectFactory.createInstrumentType()
          Create an instance of InstrumentType
 InstrumentType InstrumentPropertyType.getInstrument()
          Gets the value of the instrument property.
 InstrumentType InstrumentType.withShortName(String value)
           
 

Methods in net.opengis.eop.v_1_0 that return types with arguments of type InstrumentType
 JAXBElement<InstrumentType> ObjectFactory.createInstrument(InstrumentType value)
          Create an instance of JAXBElement<InstrumentType>}
 

Methods in net.opengis.eop.v_1_0 with parameters of type InstrumentType
 JAXBElement<InstrumentType> ObjectFactory.createInstrument(InstrumentType value)
          Create an instance of JAXBElement<InstrumentType>}
 void InstrumentPropertyType.setInstrument(InstrumentType value)
          Sets the value of the instrument property.
 InstrumentPropertyType InstrumentPropertyType.withInstrument(InstrumentType value)
           
 



Copyright © 2008-2015. All Rights Reserved.