Class ProjectionContext


  • public class ProjectionContext
    extends java.lang.Object
    • Constructor Detail

      • ProjectionContext

        public ProjectionContext()
    • Method Detail

      • getTypeName

        public javax.xml.namespace.QName getTypeName()
      • setTypeName

        public void setTypeName​(javax.xml.namespace.QName typeName)
      • setPropertyNames

        public void setPropertyNames​(java.util.LinkedHashSet<AbstractPropertyName> propertyNames)
      • isSetPropertyNames

        public boolean isSetPropertyNames()
      • equals

        public final boolean equals​(java.lang.Object obj)
        Overrides:
        equals in class java.lang.Object
      • hashCode

        public final int hashCode()
        Overrides:
        hashCode in class java.lang.Object