public static class PropPatchHandler.Fields extends Object implements Iterable<PropPatchHandler.Field>
| Modifier and Type | Field and Description |
|---|---|
List<PropPatchHandler.Field> |
removeFields
fields to remove
|
List<PropPatchHandler.SetField> |
setFields
fields to set to a value
|
| Constructor and Description |
|---|
Fields() |
| Modifier and Type | Method and Description |
|---|---|
Iterator<PropPatchHandler.Field> |
iterator() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorpublic final List<PropPatchHandler.Field> removeFields
public final List<PropPatchHandler.SetField> setFields
public Iterator<PropPatchHandler.Field> iterator()
iterator in interface Iterable<PropPatchHandler.Field>Copyright © 2021 McEvoy Software Ltd. All rights reserved.