Interface AssignedAttributeType
- All Superinterfaces:
AssignedCharacteristicType,Entity,Serializable
@Deprecated(since="2025.04",
forRemoval=true)
public interface AssignedAttributeType
extends AssignedCharacteristicType
Deprecated, for removal: This API element is subject to removal in a future version.
Represents an assigned attribute type
-
Method Summary
Modifier and TypeMethodDescriptionDeprecated, for removal: This API element is subject to removal in a future version.Returns the attribute type to be assigned to the resource.Methods inherited from interface AssignedCharacteristicType
getAssignedCharacteristicTypeDiscriminator, getAssignedResourceId, getAssignedResourceType, getMaximumOccurrences, getMinimumOccurrences, isReadOnly, isSystem
-
Method Details
-
getAttributeType
AttributeType getAttributeType()Deprecated, for removal: This API element is subject to removal in a future version.Returns the attribute type to be assigned to the resource.- Returns:
- the attribute type to be assigned to the resource
-
AssignedCharacteristicTypeReference