module CORAL::Representationmetadata0
Public Instance Methods
S1()
click to toggle source
# File lib/coral.rb, line 872 def S1 elements[1] end
S2()
click to toggle source
# File lib/coral.rb, line 880 def S2 elements[3] end
metadataname()
click to toggle source
# File lib/coral.rb, line 868 def metadataname elements[0] end
metadatavalue()
click to toggle source
# File lib/coral.rb, line 876 def metadatavalue elements[2] end