Uses of Class
gov.nasa.arc.pds.xml.generated.UniformlySampled
| Package | Description |
|---|---|
| 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 Modifier and Type Field Description protected UniformlySampledTableBinary. uniformlySampledprotected UniformlySampledTableCharacter. uniformlySampledprotected UniformlySampledTableDelimited. uniformlySampledMethods in gov.nasa.arc.pds.xml.generated that return UniformlySampled Modifier and Type Method Description UniformlySampledObjectFactory. createUniformlySampled()Create an instance ofUniformlySampledUniformlySampledTableBinary. getUniformlySampled()Gets the value of the uniformlySampled property.UniformlySampledTableCharacter. getUniformlySampled()Gets the value of the uniformlySampled property.UniformlySampledTableDelimited. getUniformlySampled()Gets the value of the uniformlySampled property.Methods in gov.nasa.arc.pds.xml.generated with parameters of type UniformlySampled Modifier and Type Method Description voidTableBinary. 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.