Uses of Class
com.openindex.openestate.tool.agency.export.ImmonetDeFormat.Recipient
-
Packages that use ImmonetDeFormat.Recipient Package Description com.openindex.openestate.tool.agency.export Exportmechanismen. -
-
Uses of ImmonetDeFormat.Recipient in com.openindex.openestate.tool.agency.export
Methods in com.openindex.openestate.tool.agency.export that return ImmonetDeFormat.Recipient Modifier and Type Method Description ImmonetDeFormat.Recipient
ImmonetDeFormat. getImmonetRecipient()
static ImmonetDeFormat.Recipient
ImmonetDeFormat.Recipient. valueOf(String name)
Returns the enum constant of this type with the specified name.static ImmonetDeFormat.Recipient[]
ImmonetDeFormat.Recipient. values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.openindex.openestate.tool.agency.export with parameters of type ImmonetDeFormat.Recipient Modifier and Type Method Description void
ImmonetDeFormat. setImmonetRecipient(ImmonetDeFormat.Recipient val)
-