Class VenueConfInfrastructureMixinAnnotations
java.lang.Object
com.exxothermic.audioeverywheresdk.business.model.VenueConfigFile.VenueConfInfrastructure
com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.mapping.jackson.VenueConf.VenueConfInfrastructureMixinAnnotations
-
Constructor Summary
ConstructorsConstructorDescriptionVenueConfInfrastructureMixinAnnotations
(VenueConfAssets mAssets, VenueConfBeacons[] mBeacons, VenueConfProfiles mProfiles, VenueConfServers[] mServers, HashMap<String, String> mOperators) -
Method Summary
Methods inherited from class com.exxothermic.audioeverywheresdk.business.model.VenueConfigFile.VenueConfInfrastructure
getmAssets, getmBeacons, getmOperators, getmProfiles, getmServers, setmAssets, setmBeacons, setmOperators, setmProfiles, setmServers, toString
-
Constructor Details
-
VenueConfInfrastructureMixinAnnotations
public VenueConfInfrastructureMixinAnnotations(VenueConfAssets mAssets, VenueConfBeacons[] mBeacons, VenueConfProfiles mProfiles, VenueConfServers[] mServers, HashMap<String, String> mOperators)
-