com.ebmwebsourcing.easyschema10.api.with
Interface WithAnnotation

All Known Subinterfaces:
All, AnyAttribute, Attribute, AttributeGroup, Choice, ComplexContent, ComplexType, Element, Enumeration, ExtensionType, Facet, Field, FractionDigits, Group, Import, Include, Key, Keybase, Length, List, MaxExclusive, MaxInclusive, MaxLength, MinExclusive, MinInclusive, MinLength, Notation, Pattern, Restriction, RestrictionType, Selector, Sequence, SimpleContent, SimpleType, TotalDigits, Union, Unique, Whitespace

public interface WithAnnotation


Method Summary
 Annotation getAnnotation()
           
 boolean hasAnnotation()
           
 void setAnnotation(Annotation annotation)
           
 

Method Detail

hasAnnotation

boolean hasAnnotation()

getAnnotation

Annotation getAnnotation()

setAnnotation

void setAnnotation(Annotation annotation)


Copyright © 2011 Petals Link. All Rights Reserved.