com.ebmwebsourcing.easyschema10.api.with
Interface WithValue

All Known Subinterfaces:
Enumeration, Facet, FractionDigits, Length, MaxExclusive, MaxInclusive, MaxLength, MinExclusive, MinInclusive, MinLength, Pattern, TotalDigits, Whitespace

public interface WithValue


Method Summary
 java.lang.String getValue()
           
 void setValue(java.lang.String value)
           
 

Method Detail

getValue

java.lang.String getValue()

setValue

void setValue(java.lang.String value)


Copyright © 2011 Petals Link. All Rights Reserved.