Uses of Class
gov.nasa.arc.pds.xml.generated.RecordDelimited
-
Packages that use RecordDelimited Package Description gov.nasa.arc.pds.xml.generated -
-
Uses of RecordDelimited in gov.nasa.arc.pds.xml.generated
Fields in gov.nasa.arc.pds.xml.generated declared as RecordDelimited Modifier and Type Field Description protected RecordDelimited
TableDelimited. recordDelimited
Methods in gov.nasa.arc.pds.xml.generated that return RecordDelimited Modifier and Type Method Description RecordDelimited
ObjectFactory. createRecordDelimited()
Create an instance ofRecordDelimited
RecordDelimited
TableDelimited. getRecordDelimited()
Gets the value of the recordDelimited property.Methods in gov.nasa.arc.pds.xml.generated with parameters of type RecordDelimited Modifier and Type Method Description void
TableDelimited. setRecordDelimited(RecordDelimited value)
Sets the value of the recordDelimited property.
-