Uses of Class
model.TransferLinksDestination
-
Packages that use TransferLinksDestination Package Description model -
-
Uses of TransferLinksDestination in model
Methods in model that return TransferLinksDestination Modifier and Type Method Description static TransferLinksDestinationTransferLinksDestination. fromJson(String jsonString)Create an instance of TransferLinksDestination given an JSON stringTransferLinksDestinationTransferLinks. getDestination()Get destinationTransferLinksDestinationTransferLinksDestination. href(String href)Methods in model with parameters of type TransferLinksDestination Modifier and Type Method Description TransferLinksTransferLinks. destination(TransferLinksDestination destination)voidTransferLinks. setDestination(TransferLinksDestination destination)
-