All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.atemsource.atem.utility.doc.html.attribute.vm Maven / Gradle / Ivy

$attribute.name

$attribute.description

#if( $attribute.targetType.getTypeCode()=="schema.entitytype.ref" )
type:
$attribute.targetType.name
#else
type:
$attribute.targetType.name
#if( $attribute.values )
values:
    #foreach( $value in $attribute.values )
  • $value
  • #end
#end #if( $attribute.dateformat )
dateformat:
$attribute.dateformat
#end #end
array:
$attribute.array




© 2015 - 2024 Weber Informatics LLC | Privacy Policy