Uses of Class
com.webcohesion.enunciate.javac.decorations.element.PropertyElement
-
Packages that use PropertyElement Package Description com.webcohesion.enunciate.javac.decorations.element -
-
Uses of PropertyElement in com.webcohesion.enunciate.javac.decorations.element
Methods in com.webcohesion.enunciate.javac.decorations.element that return types with arguments of type PropertyElement Modifier and Type Method Description List<PropertyElement>DecoratedTypeElement. getProperties()List<PropertyElement>DecoratedTypeElement. getProperties(PropertySpec spec)protected List<PropertyElement>DecoratedTypeElement. loadProperties(PropertySpec spec)
-