Uses of Class
net.opengis.omeo.alt.v_2_0.AuxiliaryInstrumentType

Packages that use AuxiliaryInstrumentType
net.opengis.omeo.alt.v_2_0   
 

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

Fields in net.opengis.omeo.alt.v_2_0 declared as AuxiliaryInstrumentType
protected  AuxiliaryInstrumentType AuxiliaryInstrumentPropertyType.auxiliaryInstrument
           
 

Methods in net.opengis.omeo.alt.v_2_0 that return AuxiliaryInstrumentType
 AuxiliaryInstrumentType ObjectFactory.createAuxiliaryInstrumentType()
          Create an instance of AuxiliaryInstrumentType
 AuxiliaryInstrumentType AuxiliaryInstrumentPropertyType.getAuxiliaryInstrument()
          Gets the value of the auxiliaryInstrument property.
 AuxiliaryInstrumentType AuxiliaryInstrumentType.withDescription(String value)
           
 AuxiliaryInstrumentType AuxiliaryInstrumentType.withInstrumentType(String value)
           
 AuxiliaryInstrumentType AuxiliaryInstrumentType.withRest(Collection<JAXBElement<String>> values)
           
 AuxiliaryInstrumentType AuxiliaryInstrumentType.withRest(JAXBElement<String>... values)
           
 AuxiliaryInstrumentType AuxiliaryInstrumentType.withRest(List<JAXBElement<String>> value)
           
 AuxiliaryInstrumentType AuxiliaryInstrumentType.withShortName(String value)
           
 

Methods in net.opengis.omeo.alt.v_2_0 that return types with arguments of type AuxiliaryInstrumentType
 JAXBElement<AuxiliaryInstrumentType> ObjectFactory.createAuxiliaryInstrument(AuxiliaryInstrumentType value)
          Create an instance of JAXBElement<AuxiliaryInstrumentType>}
 

Methods in net.opengis.omeo.alt.v_2_0 with parameters of type AuxiliaryInstrumentType
 JAXBElement<AuxiliaryInstrumentType> ObjectFactory.createAuxiliaryInstrument(AuxiliaryInstrumentType value)
          Create an instance of JAXBElement<AuxiliaryInstrumentType>}
 void AuxiliaryInstrumentPropertyType.setAuxiliaryInstrument(AuxiliaryInstrumentType value)
          Sets the value of the auxiliaryInstrument property.
 AuxiliaryInstrumentPropertyType AuxiliaryInstrumentPropertyType.withAuxiliaryInstrument(AuxiliaryInstrumentType value)
           
 



Copyright © 2008-2016. All Rights Reserved.