Class ComponentResourcesBuilder.Group
java.lang.Object
generation.builders.AbstractPropertyBuilder
generation.builders.ComponentResourcesBuilder.Group
- Enclosing class:
ComponentResourcesBuilder
-
Nested Class Summary
Nested classes/interfaces inherited from interface generation.builders.Writeable
Writeable.ListProperty<T>, Writeable.Property<T>, Writeable.WriteableProperty<T>
-
Constructor Summary
ConstructorsConstructorDescriptionGroup
(String string, ComponentResourcesBuilder.GroupElement... groupElements) -
Method Summary
Methods inherited from class generation.builders.AbstractPropertyBuilder
get, getName, write
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface generation.builders.Writeable
formatFloat, fromArray, indent, stream, writeBlockEnd, writeBlockStart, writeKeyValue, writeProperties, writeValue
-
Constructor Details
-
Group
-