Uses of Class
com.boldsign.model.BehalfOf
Packages that use BehalfOf
-
Uses of BehalfOf in com.boldsign.model
Methods in com.boldsign.model that return BehalfOfModifier and TypeMethodDescriptionBehalfOf.emailAddress(String emailAddress) static BehalfOfCreate an instance of BehalfOf given an JSON stringBehalfDocument.getBehalfOf()Get behalfOfDocumentProperties.getBehalfOf()Get behalfOfTemplate.getBehalfOf()Get behalfOfTemplateProperties.getBehalfOf()Get behalfOfMethods in com.boldsign.model with parameters of type BehalfOfModifier and TypeMethodDescriptionvoidBehalfDocument.setBehalfOf(BehalfOf behalfOf) voidDocumentProperties.setBehalfOf(BehalfOf behalfOf) voidTemplate.setBehalfOf(BehalfOf behalfOf) voidTemplateProperties.setBehalfOf(BehalfOf behalfOf)