org.jvending.provisioning.stocking.par.impl
Class ClientBundleTypeImpl
java.lang.Object
org.jvending.provisioning.stocking.par.impl.ClientBundleTypeImpl
- All Implemented Interfaces:
- ClientBundleType
- Direct Known Subclasses:
- ClientBundleImpl
public class ClientBundleTypeImpl
- extends java.lang.Object
- implements ClientBundleType
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ClientBundleTypeImpl
public ClientBundleTypeImpl()
getContentId
public java.lang.String getContentId()
- Specified by:
getContentId in interface ClientBundleType
setContentId
public void setContentId(java.lang.String pContentId)
- Specified by:
setContentId in interface ClientBundleType
getVersion
public java.lang.String getVersion()
- Specified by:
getVersion in interface ClientBundleType
setVersion
public void setVersion(java.lang.String pVersion)
- Specified by:
setVersion in interface ClientBundleType
getBundleType
public java.lang.String getBundleType()
- Specified by:
getBundleType in interface ClientBundleType
setBundleType
public void setBundleType(java.lang.String pBundleType)
- Specified by:
setBundleType in interface ClientBundleType
getDescriptorFile
public DescriptorFileType getDescriptorFile()
- Specified by:
getDescriptorFile in interface ClientBundleType
setDescriptorFile
public void setDescriptorFile(DescriptorFileType pDescriptorFile)
- Specified by:
setDescriptorFile in interface ClientBundleType
getContentFile
public ContentFileType getContentFile()
- Specified by:
getContentFile in interface ClientBundleType
setContentFile
public void setContentFile(ContentFileType pContentFile)
- Specified by:
setContentFile in interface ClientBundleType
getToolDescriptions
public ToolDescriptionsType getToolDescriptions()
- Specified by:
getToolDescriptions in interface ClientBundleType
setToolDescriptions
public void setToolDescriptions(ToolDescriptionsType pToolDescriptions)
- Specified by:
setToolDescriptions in interface ClientBundleType
getUserDescriptions
public UserDescriptionsType getUserDescriptions()
- Specified by:
getUserDescriptions in interface ClientBundleType
setUserDescriptions
public void setUserDescriptions(UserDescriptionsType pUserDescriptions)
- Specified by:
setUserDescriptions in interface ClientBundleType
getPreview
public java.util.List getPreview()
- Specified by:
getPreview in interface ClientBundleType
getVendorInfo
public VendorInfoType getVendorInfo()
- Specified by:
getVendorInfo in interface ClientBundleType
setVendorInfo
public void setVendorInfo(VendorInfoType pVendorInfo)
- Specified by:
setVendorInfo in interface ClientBundleType
getCopyright
public java.util.List getCopyright()
- Specified by:
getCopyright in interface ClientBundleType
getDeviceRequirement
public java.util.List getDeviceRequirement()
- Specified by:
getDeviceRequirement in interface ClientBundleType
getCatalogProperty
public java.util.List getCatalogProperty()
- Specified by:
getCatalogProperty in interface ClientBundleType
Copyright 2006 null. All Rights Reserved.