Uses of Class
com.sportradar.livedata.sdk.feed.livescout.entities.AttributeEntity
-
Packages that use AttributeEntity Package Description com.sportradar.livedata.sdk.feed.livescout.entities Contains Live Scout related entities -
-
Uses of AttributeEntity in com.sportradar.livedata.sdk.feed.livescout.entities
Methods in com.sportradar.livedata.sdk.feed.livescout.entities that return AttributeEntity Modifier and Type Method Description static AttributeEntity
JaxbLiveScoutEntityFactoryHelper. buildAttribute(com.sportradar.livedata.sdk.proto.dto.incoming.livescout.Attribute attribute)
Methods in com.sportradar.livedata.sdk.feed.livescout.entities that return types with arguments of type AttributeEntity Modifier and Type Method Description List<AttributeEntity>
PlayerEntity. getAttributes()
List of attributes
-