Uses of Class
com.mindee.parsing.standard.BooleanField
-
Packages that use BooleanField Package Description com.mindee.parsing.generated com.mindee.product.us.usmail -
-
Uses of BooleanField in com.mindee.parsing.generated
Methods in com.mindee.parsing.generated that return BooleanField Modifier and Type Method Description BooleanFieldGeneratedFeature. asBooleanField()BooleanFieldGeneratedObject. asBooleanField()Represent the object as a standardBooleanField. -
Uses of BooleanField in com.mindee.product.us.usmail
Fields in com.mindee.product.us.usmail declared as BooleanField Modifier and Type Field Description protected BooleanFieldUsMailV3Document. isReturnToSenderWhether the mailing is marked as return to sender.Methods in com.mindee.product.us.usmail that return BooleanField Modifier and Type Method Description BooleanFieldUsMailV3Document. getIsReturnToSender()Whether the mailing is marked as return to sender.
-