In Files

  • xsd/datatypes.rb

Parent

Methods

Class/Module Index [+]

Quicksearch

XSD::XSDShort

Constants

Type

Public Class Methods

new(value = nil) click to toggle source
 
               # File xsd/datatypes.rb, line 1127
def initialize(value = nil)
  init(Type, value)
end