Uses of Class
gov.nasa.arc.pds.xml.generated.ObjectStatistics
-
Packages that use ObjectStatistics Package Description gov.nasa.arc.pds.xml.generated -
-
Uses of ObjectStatistics in gov.nasa.arc.pds.xml.generated
Fields in gov.nasa.arc.pds.xml.generated declared as ObjectStatistics Modifier and Type Field Description protected ObjectStatistics
Array. objectStatistics
Methods in gov.nasa.arc.pds.xml.generated that return ObjectStatistics Modifier and Type Method Description ObjectStatistics
ObjectFactory. createObjectStatistics()
Create an instance ofObjectStatistics
ObjectStatistics
Array. getObjectStatistics()
Gets the value of the objectStatistics property.Methods in gov.nasa.arc.pds.xml.generated with parameters of type ObjectStatistics Modifier and Type Method Description void
Array. setObjectStatistics(ObjectStatistics value)
Sets the value of the objectStatistics property.
-