public class OwnershipType extends CharField
Modifier and Type | Field and Description |
---|---|
static int |
FIELD |
static char |
JOINT_INVESTORS |
static char |
JOINT_TRUSTEES |
static char |
TENANTS_IN_COMMON |
Constructor and Description |
---|
OwnershipType() |
OwnershipType(char data) |
public static final int FIELD
public static final char JOINT_INVESTORS
public static final char TENANTS_IN_COMMON
public static final char JOINT_TRUSTEES
Copyright © 2021. All rights reserved.