Class UnitConfServerResourceMixinAnnotations
java.lang.Object
com.exxothermic.audioeverywheresdk.business.model.UnitConf.UnitConfServerResources
com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.mapping.jackson.UnitConf.UnitConfServerResourceMixinAnnotations
-
Constructor Summary
ConstructorsConstructorDescriptionUnitConfServerResourceMixinAnnotations
(UnitConfResource mResource, String mResourceType, boolean mPassphraseRequired, String mPassphrase) -
Method Summary
Methods inherited from class com.exxothermic.audioeverywheresdk.business.model.UnitConf.UnitConfServerResources
getmPassphrase, getmResource, getmResourceType, ismPassphraseRequired, setmPassphrase, setmPassphraseRequired, setmResource, setmResourceType, toString
-
Constructor Details
-
UnitConfServerResourceMixinAnnotations
public UnitConfServerResourceMixinAnnotations(UnitConfResource mResource, String mResourceType, boolean mPassphraseRequired, String mPassphrase)
-