Class UnitConfMixinAnnotations
java.lang.Object
com.exxothermic.audioeverywheresdk.business.model.UnitConf.UnitConf
com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.mapping.jackson.UnitConf.UnitConfMixinAnnotations
-
Constructor Summary
ConstructorsConstructorDescriptionUnitConfMixinAnnotations
(String mServerName, String mServerSerial, String mPAAudioOption, UnitConfServerResources[] mServerResources, UnitConfNetwork mNetwork) -
Method Summary
Methods inherited from class com.exxothermic.audioeverywheresdk.business.model.UnitConf.UnitConf
getmNetwork, getmPAAudioOption, getmServerName, getmServerResources, getmServerSerial, setmNetwork, setmPAAudioOption, setmServerName, setmServerResources, setmServerSerial, toString
-
Constructor Details
-
UnitConfMixinAnnotations
public UnitConfMixinAnnotations(String mServerName, String mServerSerial, String mPAAudioOption, UnitConfServerResources[] mServerResources, UnitConfNetwork mNetwork)
-