Uses of Class
gov.nasa.arc.pds.xml.generated.Other
-
Packages that use Other Package Description gov.nasa.arc.pds.xml.generated -
-
Uses of Other in gov.nasa.arc.pds.xml.generated
Fields in gov.nasa.arc.pds.xml.generated declared as Other Modifier and Type Field Description protected Other
ProductContext. other
Methods in gov.nasa.arc.pds.xml.generated that return Other Modifier and Type Method Description Other
ObjectFactory. createOther()
Create an instance ofOther
Other
ProductContext. getOther()
Gets the value of the other property.Methods in gov.nasa.arc.pds.xml.generated with parameters of type Other Modifier and Type Method Description void
ProductContext. setOther(Other value)
Sets the value of the other property.
-