Class ServiceProviderZoneCallingRestrictions
java.lang.Object
co.ecg.alpaca.toolkit.model.BroadWorksObject
co.ecg.alpaca.toolkit.model.BroadWorksService
co.ecg.alpaca.toolkit.model.BroadWorksServiceProviderService
co.ecg.alpaca.toolkit.generated.services.ServiceProviderZoneCallingRestrictions
- All Implemented Interfaces:
Serializable
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
Gets the Service Provider/Enterprise level Zone Calling Restrictions Policies.static class
Response to ServiceProviderZoneCallingRestrictionsGetRequeststatic class
Modifies the Service Provider/Enterprise level Zone Calling Restrictions Policies. -
Field Summary
FieldsFields inherited from class co.ecg.alpaca.toolkit.model.BroadWorksServiceProviderService
serviceProvider
Fields inherited from class co.ecg.alpaca.toolkit.model.BroadWorksObject
broadWorksServer, populated
-
Constructor Summary
ConstructorsConstructorDescriptionThe serializable constructor for the ServiceProviderServiceServiceProviderZoneCallingRestrictions
(BroadWorksProcess broadWorksProcess, ServiceProvider serviceProvider) Returns a ServiceProviderService Object with the ServiceProvider Assigned -
Method Summary
Modifier and TypeMethodDescriptionboolean
Response to ServiceProviderZoneCallingRestrictionsGetRequestint
hashCode()
populate()
Populates all available service datavoid
push
(BroadWorksProcess broadWorksProcess, ServiceProvider serviceProvider) Adds all available service data to a ServiceProviderMethods inherited from class co.ecg.alpaca.toolkit.model.BroadWorksService
getProcess, getRequestContext, isPopulated, isPrimary, mapRequestAndFire, mapRequestAndFire, mapRequestAndFire, setBroadWorksProcess, setPrimary, waitForLoad
Methods inherited from class co.ecg.alpaca.toolkit.model.BroadWorksObject
getBroadWorksServer, hasPopulated, setBroadWorksServer, setPopulated
-
Field Details
-
tag
@Expose(deserialize=false) public static final ServiceTag<ServiceProviderZoneCallingRestrictions> tag -
zoneCallingRestrictions
public ServiceProviderZoneCallingRestrictions.ServiceProviderZoneCallingRestrictionsGetResponse zoneCallingRestrictions
-
-
Constructor Details
-
ServiceProviderZoneCallingRestrictions
public ServiceProviderZoneCallingRestrictions(BroadWorksProcess broadWorksProcess, ServiceProvider serviceProvider) Returns a ServiceProviderService Object with the ServiceProvider Assigned- Parameters:
serviceProvider
-
-
ServiceProviderZoneCallingRestrictions
public ServiceProviderZoneCallingRestrictions()The serializable constructor for the ServiceProviderService
-
-
Method Details
-
getClassName
-
getZoneCallingRestrictions
public ServiceProviderZoneCallingRestrictions.ServiceProviderZoneCallingRestrictionsGetResponse getZoneCallingRestrictions()Response to ServiceProviderZoneCallingRestrictionsGetRequest- Returns:
- the ServiceProviderZoneCallingRestrictionsGetResponse for this service
-
populate
Populates all available service data- Specified by:
populate
in classBroadWorksObject
-
push
Adds all available service data to a ServiceProvider- Specified by:
push
in classBroadWorksServiceProviderService
-
equals
-
hashCode
public int hashCode()
-