Interface URIDescriptor

All Superinterfaces:
com.buschmais.xo.api.CompositeObject, Descriptor

@Label("URI") public interface URIDescriptor extends Descriptor
Represents a URI.
  • Method Summary

    Modifier and Type
    Method
    Description
     
    void
     

    Methods inherited from interface com.buschmais.xo.api.CompositeObject

    as, getDelegate, getId
  • Method Details