org.eclipse.higgins.rpps.core.tobj
Class FormatDescriptorTO
java.lang.Object
org.eclipse.higgins.rpps.core.tobj.BaseTransferObject
org.eclipse.higgins.rpps.core.tobj.FormatDescriptorTO
- All Implemented Interfaces:
- Serializable
- public class FormatDescriptorTO
- extends BaseTransferObject
- implements Serializable
- See Also:
- Serialized Form
FormatDescriptorTO
public FormatDescriptorTO()
getFileExtension
public String getFileExtension()
setFileExtension
public void setFileExtension(String fileExtension)
getFormatID
public String getFormatID()
setFormatID
public void setFormatID(String formatID)
getCredential
public UITokenServiceCredentialTO getCredential()
setCredential
public void setCredential(UITokenServiceCredentialTO credential)