Uses of Class
gov.nasa.arc.pds.xml.generated.SubscriberPDS3
-
Packages that use SubscriberPDS3 Package Description gov.nasa.arc.pds.xml.generated -
-
Uses of SubscriberPDS3 in gov.nasa.arc.pds.xml.generated
Fields in gov.nasa.arc.pds.xml.generated declared as SubscriberPDS3 Modifier and Type Field Description protected SubscriberPDS3
ProductSubscriptionPDS3. subscriberPDS3
Methods in gov.nasa.arc.pds.xml.generated that return SubscriberPDS3 Modifier and Type Method Description SubscriberPDS3
ObjectFactory. createSubscriberPDS3()
Create an instance ofSubscriberPDS3
SubscriberPDS3
ProductSubscriptionPDS3. getSubscriberPDS3()
Gets the value of the subscriberPDS3 property.Methods in gov.nasa.arc.pds.xml.generated with parameters of type SubscriberPDS3 Modifier and Type Method Description void
ProductSubscriptionPDS3. setSubscriberPDS3(SubscriberPDS3 value)
Sets the value of the subscriberPDS3 property.
-