Interface JSONKeyDescriptor
- All Superinterfaces:
com.buschmais.xo.api.CompositeObject,Descriptor,JSONDescriptor
Represents a key found in a JSON document.
-
Method Summary
Modifier and TypeMethodDescriptiongetName()getValue()voidvoidsetValue(JSONValueDescriptor value) Methods inherited from interface com.buschmais.xo.api.CompositeObject
as, getDelegate, getId
-
Method Details
-
getValue
-
setValue
-
getName
-
setName
-