Uses of Class
gov.nasa.arc.pds.xml.generated.FieldStatistics

Packages that use FieldStatistics
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
protected  FieldStatistics FieldDelimited.fieldStatistics
           
protected  FieldStatistics FieldCharacter.fieldStatistics
           
protected  FieldStatistics FieldBinary.fieldStatistics
           
 

Methods in gov.nasa.arc.pds.xml.generated that return FieldStatistics
 FieldStatistics ObjectFactory.createFieldStatistics()
          Create an instance of FieldStatistics
 FieldStatistics FieldDelimited.getFieldStatistics()
          Gets the value of the fieldStatistics property.
 FieldStatistics FieldCharacter.getFieldStatistics()
          Gets the value of the fieldStatistics property.
 FieldStatistics FieldBinary.getFieldStatistics()
          Gets the value of the fieldStatistics property.
 

Methods in gov.nasa.arc.pds.xml.generated with parameters of type FieldStatistics
 void FieldDelimited.setFieldStatistics(FieldStatistics value)
          Sets the value of the fieldStatistics property.
 void FieldCharacter.setFieldStatistics(FieldStatistics value)
          Sets the value of the fieldStatistics property.
 void FieldBinary.setFieldStatistics(FieldStatistics value)
          Sets the value of the fieldStatistics property.
 



Copyright © 2014. All Rights Reserved.