Interface StringAttributeType

All Superinterfaces:
AttributeType, Entity, NamedDescribedResource, NamedResource, Resource, Serializable

public interface StringAttributeType extends AttributeType
Represents a string attribute type.

String attribute type represents an attribute which holds string value.

  • Method Details