Uses of Class
gov.nasa.arc.pds.xml.generated.FieldStatistics
Packages that use FieldStatistics
-
Uses of FieldStatistics in gov.nasa.arc.pds.xml.generated
Fields in gov.nasa.arc.pds.xml.generated declared as FieldStatisticsModifier and TypeFieldDescriptionprotected FieldStatisticsFieldBinary.fieldStatisticsprotected FieldStatisticsFieldCharacter.fieldStatisticsprotected FieldStatisticsFieldDelimited.fieldStatisticsMethods in gov.nasa.arc.pds.xml.generated that return FieldStatisticsModifier and TypeMethodDescriptionObjectFactory.createFieldStatistics()Create an instance ofFieldStatisticsFieldBinary.getFieldStatistics()Gets the value of the fieldStatistics property.FieldCharacter.getFieldStatistics()Gets the value of the fieldStatistics property.FieldDelimited.getFieldStatistics()Gets the value of the fieldStatistics property.Methods in gov.nasa.arc.pds.xml.generated with parameters of type FieldStatisticsModifier and TypeMethodDescriptionvoidFieldBinary.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.