com.ebmwebsourcing.easyschema10.api.with
Interface WithFixed

All Known Subinterfaces:
Attribute

public interface WithFixed


Method Summary
 java.lang.String getFixed()
           
 boolean hasFixed()
           
 void setFixed(java.lang.String fixed)
           
 

Method Detail

hasFixed

boolean hasFixed()

getFixed

java.lang.String getFixed()

setFixed

void setFixed(java.lang.String fixed)


Copyright © 2011 Petals Link. All Rights Reserved.