Uses of Class
gov.nasa.arc.pds.xml.generated.RecordCharacter
-
Packages that use RecordCharacter Package Description gov.nasa.arc.pds.xml.generated -
-
Uses of RecordCharacter in gov.nasa.arc.pds.xml.generated
Fields in gov.nasa.arc.pds.xml.generated declared as RecordCharacter Modifier and Type Field Description protected RecordCharacter
TableCharacter. recordCharacter
Methods in gov.nasa.arc.pds.xml.generated that return RecordCharacter Modifier and Type Method Description RecordCharacter
ObjectFactory. createRecordCharacter()
Create an instance ofRecordCharacter
RecordCharacter
TableCharacter. getRecordCharacter()
Gets the value of the recordCharacter property.Methods in gov.nasa.arc.pds.xml.generated with parameters of type RecordCharacter Modifier and Type Method Description void
TableCharacter. setRecordCharacter(RecordCharacter value)
Sets the value of the recordCharacter property.
-