com.ebmwebsourcing.easyschema10.api.with
Interface WithBlock

All Known Subinterfaces:
ComplexType, Element

public interface WithBlock


Method Summary
 java.lang.String[] getBlock()
           
 boolean hasBlock()
           
 void setBlock(java.lang.String[] block)
           
 

Method Detail

hasBlock

boolean hasBlock()

getBlock

java.lang.String[] getBlock()

setBlock

void setBlock(java.lang.String[] block)


Copyright © 2011 Petals Link. All Rights Reserved.