public class Schema extends Object
Schema()
List<Event>
getEvents()
List<Property>
getProperties()
List<Service>
getServices()
void
setEvents(List<Event> events)
setProperties(List<Property> properties)
setServices(List<Service> services)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Schema()
public List<Property> getProperties()
public void setProperties(List<Property> properties)
public List<Event> getEvents()
public void setEvents(List<Event> events)
public List<Service> getServices()
public void setServices(List<Service> services)
Copyright © 2021. All rights reserved.