Uses of Class
gov.nasa.arc.pds.xml.generated.UniformlySampled

Packages that use UniformlySampled
gov.nasa.arc.pds.xml.generated   
 

Uses of UniformlySampled in gov.nasa.arc.pds.xml.generated
 

Fields in gov.nasa.arc.pds.xml.generated declared as UniformlySampled
protected  UniformlySampled TableDelimited.uniformlySampled
           
protected  UniformlySampled TableCharacter.uniformlySampled
           
protected  UniformlySampled TableBinary.uniformlySampled
           
 

Methods in gov.nasa.arc.pds.xml.generated that return UniformlySampled
 UniformlySampled ObjectFactory.createUniformlySampled()
          Create an instance of UniformlySampled
 UniformlySampled TableDelimited.getUniformlySampled()
          Gets the value of the uniformlySampled property.
 UniformlySampled TableCharacter.getUniformlySampled()
          Gets the value of the uniformlySampled property.
 UniformlySampled TableBinary.getUniformlySampled()
          Gets the value of the uniformlySampled property.
 

Methods in gov.nasa.arc.pds.xml.generated with parameters of type UniformlySampled
 void TableDelimited.setUniformlySampled(UniformlySampled value)
          Sets the value of the uniformlySampled property.
 void TableCharacter.setUniformlySampled(UniformlySampled value)
          Sets the value of the uniformlySampled property.
 void TableBinary.setUniformlySampled(UniformlySampled value)
          Sets the value of the uniformlySampled property.
 



Copyright © 2014. All Rights Reserved.