Uses of Class
gov.nasa.arc.pds.xml.generated.FieldStatistics
-
Packages that use FieldStatistics Package Description gov.nasa.arc.pds.xml.generated -
-
Uses of FieldStatistics in gov.nasa.arc.pds.xml.generated
Fields in gov.nasa.arc.pds.xml.generated declared as FieldStatistics Modifier and Type Field Description protected FieldStatisticsFieldBinary. fieldStatisticsprotected FieldStatisticsFieldCharacter. fieldStatisticsprotected FieldStatisticsFieldDelimited. fieldStatisticsMethods in gov.nasa.arc.pds.xml.generated that return FieldStatistics Modifier and Type Method Description FieldStatisticsObjectFactory. createFieldStatistics()Create an instance ofFieldStatisticsFieldStatisticsFieldBinary. getFieldStatistics()Gets the value of the fieldStatistics property.FieldStatisticsFieldCharacter. getFieldStatistics()Gets the value of the fieldStatistics property.FieldStatisticsFieldDelimited. getFieldStatistics()Gets the value of the fieldStatistics property.Methods in gov.nasa.arc.pds.xml.generated with parameters of type FieldStatistics Modifier and Type Method Description voidFieldBinary. setFieldStatistics(FieldStatistics value)Sets the value of the fieldStatistics property.voidFieldCharacter. setFieldStatistics(FieldStatistics value)Sets the value of the fieldStatistics property.voidFieldDelimited. setFieldStatistics(FieldStatistics value)Sets the value of the fieldStatistics property.
-