Uses of Class
gov.nasa.arc.pds.xml.generated.UniformlySampled
-
Packages that use 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 UniformlySampled
TableBinary. uniformlySampled
protected UniformlySampled
TableCharacter. uniformlySampled
protected UniformlySampled
TableDelimited. uniformlySampled
Methods in gov.nasa.arc.pds.xml.generated that return UniformlySampled Modifier and Type Method Description UniformlySampled
ObjectFactory. createUniformlySampled()
Create an instance ofUniformlySampled
UniformlySampled
TableBinary. getUniformlySampled()
Gets the value of the uniformlySampled property.UniformlySampled
TableCharacter. getUniformlySampled()
Gets the value of the uniformlySampled property.UniformlySampled
TableDelimited. 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 void
TableBinary. setUniformlySampled(UniformlySampled value)
Sets the value of the uniformlySampled property.void
TableCharacter. setUniformlySampled(UniformlySampled value)
Sets the value of the uniformlySampled property.void
TableDelimited. setUniformlySampled(UniformlySampled value)
Sets the value of the uniformlySampled property.
-