org.opencrx.application.airsync.datatypes
Class BodyPreference

java.lang.Object
  extended by org.opencrx.application.airsync.datatypes.BodyPreference

public class BodyPreference
extends Object


Constructor Summary
BodyPreference()
           
 
Method Summary
 Integer getTruncationSize()
           
 MimeType getType()
           
 void setTruncationSize(Integer truncationSize)
           
 void setType(MimeType type)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BodyPreference

public BodyPreference()
Method Detail

getTruncationSize

public Integer getTruncationSize()

setTruncationSize

public void setTruncationSize(Integer truncationSize)

getType

public MimeType getType()

setType

public void setType(MimeType type)


This software is published under the BSD license. Copyright © 2003-2010, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.