Uses of Class
gov.nasa.arc.pds.xml.generated.UniformlySampled
Packages that use UniformlySampled
-
Uses of UniformlySampled in gov.nasa.arc.pds.xml.generated
Fields in gov.nasa.arc.pds.xml.generated declared as UniformlySampledModifier and TypeFieldDescriptionprotected UniformlySampledTableBinary.uniformlySampledprotected UniformlySampledTableCharacter.uniformlySampledprotected UniformlySampledTableDelimited.uniformlySampledMethods in gov.nasa.arc.pds.xml.generated that return UniformlySampledModifier and TypeMethodDescriptionObjectFactory.createUniformlySampled()Create an instance ofUniformlySampledTableBinary.getUniformlySampled()Gets the value of the uniformlySampled property.TableCharacter.getUniformlySampled()Gets the value of the uniformlySampled property.TableDelimited.getUniformlySampled()Gets the value of the uniformlySampled property.Methods in gov.nasa.arc.pds.xml.generated with parameters of type UniformlySampledModifier and TypeMethodDescriptionvoidTableBinary.setUniformlySampled(UniformlySampled value) Sets the value of the uniformlySampled property.voidTableCharacter.setUniformlySampled(UniformlySampled value) Sets the value of the uniformlySampled property.voidTableDelimited.setUniformlySampled(UniformlySampled value) Sets the value of the uniformlySampled property.