public static class BeegistryUpdate.AnyAdds extends java.lang.Object implements java.lang.Iterable<AnyKeyValue>, java.io.Serializable
Modifier and Type | Field and Description |
---|---|
protected java.util.List<AnyKeyValue> |
anyKeyValue |
Constructor and Description |
---|
AnyAdds() |
AnyAdds(BeegistryUpdate.AnyAdds o) |
Modifier and Type | Method and Description |
---|---|
java.util.List<AnyKeyValue> |
getAnyKeyValue() |
boolean |
isEmpty() |
java.util.Iterator<AnyKeyValue> |
iterator() |
BeegistryUpdate.AnyAdds |
makeCopy() |
void |
setAnyKeyValue(java.util.List<AnyKeyValue> __value) |
BeegistryUpdate.AnyAdds |
withAnyKeyValue(java.util.List<AnyKeyValue> __value) |
protected java.util.List<AnyKeyValue> anyKeyValue
public AnyAdds()
public AnyAdds(BeegistryUpdate.AnyAdds o)
public BeegistryUpdate.AnyAdds makeCopy()
public java.util.Iterator<AnyKeyValue> iterator()
iterator
in interface java.lang.Iterable<AnyKeyValue>
public boolean isEmpty()
public java.util.List<AnyKeyValue> getAnyKeyValue()
public void setAnyKeyValue(java.util.List<AnyKeyValue> __value)
public BeegistryUpdate.AnyAdds withAnyKeyValue(java.util.List<AnyKeyValue> __value)
Copyright © 2021 Dassault Systèmes, All Rights Reserved.