com.ebmwebsourcing.easyschema10.api.with
Interface WithNillable

All Known Subinterfaces:
Element

public interface WithNillable


Method Summary
 boolean isNillable()
           
 void setNillable(boolean nillable)
           
 

Method Detail

isNillable

boolean isNillable()

setNillable

void setNillable(boolean nillable)


Copyright © 2011 Petals Link. All Rights Reserved.