Uses of Class
com.google.gwt.core.ext.soyc.coderef.EntityDescriptor.Fragment
-
Packages that use EntityDescriptor.Fragment Package Description com.google.gwt.core.ext.soyc.coderef -
-
Uses of EntityDescriptor.Fragment in com.google.gwt.core.ext.soyc.coderef
Fields in com.google.gwt.core.ext.soyc.coderef with type parameters of type EntityDescriptor.Fragment Modifier and Type Field Description protected java.util.List<EntityDescriptor.Fragment>
EntityDescriptor. fragments
Methods in com.google.gwt.core.ext.soyc.coderef that return types with arguments of type EntityDescriptor.Fragment Modifier and Type Method Description java.util.Collection<EntityDescriptor.Fragment>
EntityDescriptor. getFragments()
Returns the list of sizes per fragment contributed by this entity.Methods in com.google.gwt.core.ext.soyc.coderef with parameters of type EntityDescriptor.Fragment Modifier and Type Method Description void
EntityDescriptor. addFragment(EntityDescriptor.Fragment fragment)
-