| Constructor and Description |
|---|
ConnectedAppMobileDetailConfig()
Constructor
|
public ConnectedAppMobileDetailConfig()
public byte[] getApplicationBinaryFile()
public void setApplicationBinaryFile(byte[] applicationBinaryFile)
public String getApplicationBinaryFileName()
public void setApplicationBinaryFileName(String applicationBinaryFileName)
public String getApplicationBundleIdentifier()
public void setApplicationBundleIdentifier(String applicationBundleIdentifier)
public int getApplicationFileLength()
public void setApplicationFileLength(int applicationFileLength)
public String getApplicationIconFile()
public void setApplicationIconFile(String applicationIconFile)
public String getApplicationIconFileName()
public void setApplicationIconFileName(String applicationIconFileName)
public String getApplicationInstallUrl()
public void setApplicationInstallUrl(String applicationInstallUrl)
public DevicePlatformType getDevicePlatform()
public void setDevicePlatform(DevicePlatformType devicePlatform)
public DeviceType getDeviceType()
public void setDeviceType(DeviceType deviceType)
public String getMinimumOsVersion()
public void setMinimumOsVersion(String minimumOsVersion)
public boolean getPrivateApp()
public boolean isPrivateApp()
public void setPrivateApp(boolean privateApp)
public String getVersion()
public void setVersion(String version)
public void write(QName __element, XmlOutputStream __out, TypeMapper __typeMapper) throws IOException
write in interface XMLizableIOExceptionprotected void writeFields(XmlOutputStream __out, TypeMapper __typeMapper) throws IOException
IOExceptionpublic void load(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
load in interface XMLizableIOExceptionConnectionExceptionprotected void loadFields(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionCopyright © 2015. All Rights Reserved.