protected abstract SchemaRep.RestrictionType |
SchemaRep.RestrictionType.newInstance(String value) |
protected SchemaRep.RestrictionType |
SchemaRep.MaxExclusive.newInstance(String value) |
protected SchemaRep.RestrictionType |
SchemaRep.MinExclusive.newInstance(String value) |
protected SchemaRep.RestrictionType |
SchemaRep.Enumeration.newInstance(String value) |
protected SchemaRep.RestrictionType |
SchemaRep.Pattern.newInstance(String value) |
protected SchemaRep.RestrictionType |
SchemaRep.MinLength.newInstance(String value) |
protected SchemaRep.RestrictionType |
SchemaRep.MaxLength.newInstance(String value) |
protected SchemaRep.RestrictionType |
SchemaRep.TotalDigits.newInstance(String value) |
protected SchemaRep.RestrictionType |
SchemaRep.MinInclusive.newInstance(String value) |
protected SchemaRep.RestrictionType |
SchemaRep.MaxInclusive.newInstance(String value) |
protected SchemaRep.RestrictionType |
SchemaRep.FractionDigits.newInstance(String value) |
protected SchemaRep.RestrictionType |
SchemaRep.Length.newInstance(String value) |
protected SchemaRep.RestrictionType |
SchemaRep.WhiteSpace.newInstance(String value) |