Uses of Class
org.bremersee.garmin.weblink.v1.model.ext.TokenCollectionT
Packages that use TokenCollectionT
-
Uses of TokenCollectionT in org.bremersee.garmin.weblink.v1.model.ext
Fields in org.bremersee.garmin.weblink.v1.model.ext declared as TokenCollectionTModifier and TypeFieldDescriptionprotected TokenCollectionTWeblink.displayNameprotected TokenCollectionTWeblink.urlMethods in org.bremersee.garmin.weblink.v1.model.ext that return TokenCollectionTModifier and TypeMethodDescriptionObjectFactory.createTokenCollectionT()Create an instance ofTokenCollectionTWeblink.getDisplayName()Gets the value of the displayName property.Weblink.getUrl()Gets the value of the url property.Methods in org.bremersee.garmin.weblink.v1.model.ext with parameters of type TokenCollectionTModifier and TypeMethodDescriptionvoidWeblink.setDisplayName(TokenCollectionT value) Sets the value of the displayName property.voidWeblink.setUrl(TokenCollectionT value) Sets the value of the url property.