public class MyPrimaryIdAttributeMember extends MyIndependentAttribute
| Constructor and Description |
|---|
MyPrimaryIdAttributeMember(String attributeName,
String fieldName,
String columnName,
MyTypeDefinition type,
boolean nullable,
String description,
MyAttributeExtensions extensions) |
getAttributeName, getColumnName, getDescription, getExtensions, getFieldName, getType, isNullablepublic MyPrimaryIdAttributeMember(String attributeName, String fieldName, String columnName, MyTypeDefinition type, boolean nullable, String description, MyAttributeExtensions extensions)
Copyright © 2012–2022. All rights reserved.