| Constructor and Description |
|---|
ConnectedAppMobileDetailConfig()
Constructor
|
public ConnectedAppMobileDetailConfig()
public byte[] getApplicationBinaryFile()
public void setApplicationBinaryFile(byte[] applicationBinaryFile)
protected void setApplicationBinaryFile(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic String getApplicationBinaryFileName()
public void setApplicationBinaryFileName(String applicationBinaryFileName)
protected void setApplicationBinaryFileName(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic String getApplicationBundleIdentifier()
public void setApplicationBundleIdentifier(String applicationBundleIdentifier)
protected void setApplicationBundleIdentifier(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic int getApplicationFileLength()
public void setApplicationFileLength(int applicationFileLength)
protected void setApplicationFileLength(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic String getApplicationIconFile()
public void setApplicationIconFile(String applicationIconFile)
protected void setApplicationIconFile(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic String getApplicationIconFileName()
public void setApplicationIconFileName(String applicationIconFileName)
protected void setApplicationIconFileName(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic String getApplicationInstallUrl()
public void setApplicationInstallUrl(String applicationInstallUrl)
protected void setApplicationInstallUrl(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic DevicePlatformType getDevicePlatform()
public void setDevicePlatform(DevicePlatformType devicePlatform)
protected void setDevicePlatform(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic DeviceType getDeviceType()
public void setDeviceType(DeviceType deviceType)
protected void setDeviceType(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic String getMinimumOsVersion()
public void setMinimumOsVersion(String minimumOsVersion)
protected void setMinimumOsVersion(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic boolean getPrivateApp()
public boolean isPrivateApp()
public void setPrivateApp(boolean privateApp)
protected void setPrivateApp(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic String getVersion()
public void setVersion(String version)
protected void setVersion(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic 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 © 2017. All Rights Reserved.