DependentAttributeMetadata |
DependentAttributeMetadata.Builder.build() |
DependentAttributeMetadata |
DependentAttributeMetadata.withAttributeFormatType(String attributeFormatType) |
DependentAttributeMetadata |
DependentAttributeMetadata.withAttributeId(String attributeId) |
DependentAttributeMetadata |
DependentAttributeMetadata.withAttributeOf(String attributeOf) |
DependentAttributeMetadata |
DependentAttributeMetadata.withAttributeType(String attributeType) |
DependentAttributeMetadata |
DependentAttributeMetadata.withDisplayName(String displayName) |
DependentAttributeMetadata |
DependentAttributeMetadata.withEntityName(String entityName) |
DependentAttributeMetadata |
DependentAttributeMetadata.withIsCustomAttribute(Boolean isCustomAttribute) |
DependentAttributeMetadata |
DependentAttributeMetadata.withIsRangeBased(Boolean isRangeBased) |
DependentAttributeMetadata |
DependentAttributeMetadata.withIsValidForAdvancedFind(Boolean isValidForAdvancedFind) |
DependentAttributeMetadata |
DependentAttributeMetadata.withIsValidForGrid(Boolean isValidForGrid) |
DependentAttributeMetadata |
DependentAttributeMetadata.withLogicalName(String logicalName) |
DependentAttributeMetadata |
DependentAttributeMetadata.withMaxLength(Integer maxLength) |
DependentAttributeMetadata |
DependentAttributeMetadata.withMaxValue(Double maxValue) |
DependentAttributeMetadata |
DependentAttributeMetadata.withMinValue(Double minValue) |
DependentAttributeMetadata |
DependentAttributeMetadata.withOptionSet(DependentOptionSetMetadata optionSet) |
DependentAttributeMetadata |
DependentAttributeMetadata.withPrecision(Integer precision) |
DependentAttributeMetadata |
DependentAttributeMetadata.withUnmappedField(String name,
String value) |
DependentAttributeMetadata |
DependentAttributeMetadata.withYomiOf(String yomiOf) |