Uses of Class
no.digipost.api.client.representations.ListedTime

Packages that use ListedTime
no.digipost.api.client.representations Copyright (C) Posten Norge AS Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. 
 

Uses of ListedTime in no.digipost.api.client.representations
 

Fields in no.digipost.api.client.representations with type parameters of type ListedTime
protected  List<ListedTime> SmsNotification.ats
           
 

Methods in no.digipost.api.client.representations that return types with arguments of type ListedTime
 List<ListedTime> SmsNotification.getAts()
          Gets the value of the ats property.
 

Method parameters in no.digipost.api.client.representations with type arguments of type ListedTime
 void SmsNotification.setAts(List<ListedTime> value)
           
 

Constructor parameters in no.digipost.api.client.representations with type arguments of type ListedTime
SmsNotification(List<ListedTime> ats, List<Integer> afterHours)
           
 



Copyright © 2012 Digipost Open Source. All Rights Reserved.