Class InteractiveMapSubscriptionConfiguration
java.lang.Object
com.here.platform.data.client.model.InteractiveMapSubscriptionConfiguration
- All Implemented Interfaces:
Serializable,scala.Equals,scala.Product
public final class InteractiveMapSubscriptionConfiguration
extends Object
implements scala.Product, Serializable
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final class -
Constructor Summary
ConstructorsConstructorDescriptionInteractiveMapSubscriptionConfiguration(InteractiveMapSubscriptionType interactiveMapSubscriptionType) -
Method Summary
Modifier and TypeMethodDescriptionunmarshalInteractiveMapSubscriptionConfiguration(org.json4s.JValue ast) Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface scala.Equals
canEqual, equalsMethods inherited from interface scala.Product
productArity, productElement, productElementName, productElementNames, productIterator, productPrefix
-
Constructor Details
-
InteractiveMapSubscriptionConfiguration
public InteractiveMapSubscriptionConfiguration(InteractiveMapSubscriptionType interactiveMapSubscriptionType)
-
-
Method Details
-
unmarshalInteractiveMapSubscriptionConfiguration
public static InteractiveMapSubscriptionConfiguration unmarshalInteractiveMapSubscriptionConfiguration(org.json4s.JValue ast) -
interactiveMapSubscriptionType
-
getInteractiveMapSubscriptionType
-