Uses of Class
uk.org.siri.siri21.SubscriptionRefStructure
-
Packages that use SubscriptionRefStructure Package Description uk.org.siri.siri21 -
-
Uses of SubscriptionRefStructure in uk.org.siri.siri21
Fields in uk.org.siri.siri21 declared as SubscriptionRefStructure Modifier and Type Field Description protected SubscriptionRefStructureAbstractServiceDeliveryStructure. subscriptionRefprotected SubscriptionRefStructureResponseStatus. subscriptionRefprotected SubscriptionRefStructureTerminationResponseStatusStructure. subscriptionRefMethods in uk.org.siri.siri21 that return SubscriptionRefStructure Modifier and Type Method Description SubscriptionRefStructureObjectFactory. createSubscriptionRefStructure()Create an instance ofSubscriptionRefStructureSubscriptionRefStructureAbstractServiceDeliveryStructure. getSubscriptionRef()Gets the value of the subscriptionRef property.SubscriptionRefStructureResponseStatus. getSubscriptionRef()Gets the value of the subscriptionRef property.SubscriptionRefStructureTerminationResponseStatusStructure. getSubscriptionRef()Gets the value of the subscriptionRef property.Methods in uk.org.siri.siri21 with parameters of type SubscriptionRefStructure Modifier and Type Method Description voidAbstractServiceDeliveryStructure. setSubscriptionRef(SubscriptionRefStructure value)Sets the value of the subscriptionRef property.voidResponseStatus. setSubscriptionRef(SubscriptionRefStructure value)Sets the value of the subscriptionRef property.voidTerminationResponseStatusStructure. setSubscriptionRef(SubscriptionRefStructure value)Sets the value of the subscriptionRef property.
-